Skip to content

Commit 0caadbc

Browse files
build(deps): bump cffi from 1.16.0 to 1.17.0 in the dependencies group
Bumps the dependencies group with 1 update: [cffi](https://github.com/python-cffi/cffi). Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9728942 commit 0caadbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2024.7.4 # via requests
2-
cffi==1.16.0 # via cryptography, pynacl
2+
cffi==1.17.0 # via cryptography, pynacl
33
charset-normalizer==3.3.2 # via requests
44
cryptography==43.0.0 # via securesystemslib
55
idna==3.7 # via requests

0 commit comments

Comments
 (0)