mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump pycparser from 2.20 to 2.21
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.20 to 2.21. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/master/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.20...release_v2.21) --- updated-dependencies: - dependency-name: pycparser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0bc891fb2d
commit
95987254e8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ cffi==1.15.0 # via cryptography, pynacl
|
|||
charset-normalizer==2.0.11 # via requests
|
||||
cryptography==36.0.1 # via securesystemslib
|
||||
idna==3.3 # via requests
|
||||
pycparser==2.20 # via cffi
|
||||
pycparser==2.21 # via cffi
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
requests==2.27.1
|
||||
securesystemslib[crypto,pynacl]==0.21.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue