Skip to content

Commit 0eae0ae

Browse files
chore(deps): bump pynacl from 1.5.0 to 1.6.0
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.5.0 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 3797b78 commit 0eae0ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ keyring==25.6.0
22
questionary==2.1.1
33
cffi==1.17.1
44
requests==2.32.5
5-
PyNaCl==1.5.0
5+
PyNaCl==1.6.0
66
pytest==8.4.1
77
pytest-mock==3.15.1
88
rich==14.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ keyring==25.6.0
22
questionary==2.1.1
33
cffi==1.17.1
44
requests==2.32.5
5-
PyNaCl==1.5.0
5+
PyNaCl==1.6.0
66
rich==14.1.0
77
botocore>=1.40.17
88
pyyaml==6.0.3

0 commit comments

Comments
 (0)