Skip to content

Commit 1ed83c9

Browse files
build(deps): bump cffi from 1.15.1 to 1.16.0
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.15.1 to 1.16.0. - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.15.1...v1.16.0) --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a41281 commit 1ed83c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2023.7.22 # via requests
2-
cffi==1.15.1 # via cryptography, pynacl
2+
cffi==1.16.0 # via cryptography, pynacl
33
charset-normalizer==3.3.0 # via requests
44
cryptography==41.0.4 # via securesystemslib
55
idna==3.4 # via requests

0 commit comments

Comments
 (0)