Skip to content

Commit 40b2108

Browse files
Bump pynacl from 1.6.0 to 1.6.2
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.6.0 to 1.6.2. - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](pyca/pynacl@1.6.0...1.6.2) --- updated-dependencies: - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 713b334 commit 40b2108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyflakes==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
2525
pygments==2.19.2 ; python_version >= "3.10" and python_version < "4.0"
2626
pylama==8.4.1 ; python_version >= "3.10" and python_version < "4.0"
2727
pylint==3.3.9 ; python_version >= "3.10" and python_version < "4.0"
28-
pynacl==1.6.0 ; python_version >= "3.10" and python_version < "4.0"
28+
pynacl==1.6.2 ; python_version >= "3.10" and python_version < "4.0"
2929
pysodium==0.7.18 ; python_version >= "3.10" and python_version < "4.0"
3030
pytest-benchmark==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
3131
pytest==8.4.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)