mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump pynacl from 1.4.0 to 1.5.0
Bumps [pynacl](https://github.com/pyca/pynacl) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/pyca/pynacl/releases) - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: pynacl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
This commit is contained in:
parent
31fd8d4f03
commit
7d4858817d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ charset-normalizer==2.0.7 # via requests
|
|||
cryptography==35.0.0 # via securesystemslib
|
||||
idna==3.3 # via requests
|
||||
pycparser==2.20 # via cffi
|
||||
pynacl==1.4.0 # via securesystemslib
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
requests==2.26.0
|
||||
securesystemslib[crypto,pynacl]==0.21.0
|
||||
six==1.16.0 # via pynacl, securesystemslib
|
||||
|
|
|
|||
Loading…
Reference in a new issue