Skip to content

Commit ec03114

Browse files
Chore(deps): Bump pynacl from 1.5 to 1.6.0
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5 to 1.6.0. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](pyca/pynacl@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ade431 commit ec03114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"jwcrypto==1.5.6",
4141
"pydantic>=2,<3",
4242
"pydantic-settings>=2",
43-
"pynacl==1.5", # Needed now as default with _load_account changement
43+
"pynacl==1.6.0", # Needed now as default with _load_account changement
4444
"python-magic",
4545
"typing-extensions",
4646
"web3>=7.10",

0 commit comments

Comments
 (0)