Skip to content

Commit a29cfeb

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 b79a11c commit a29cfeb

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
@@ -42,7 +42,7 @@ dependencies = [
4242
"ledgereth>=0.10",
4343
"pydantic>=2,<3",
4444
"pydantic-settings>=2",
45-
"pynacl==1.5", # Needed now as default with _load_account changement
45+
"pynacl==1.6.1", # Needed now as default with _load_account changement
4646
"python-magic",
4747
"typing-extensions",
4848
"web3>=7.10",

0 commit comments

Comments
 (0)