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](https://github.com/python-cffi/cffi/compare/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>
This commit is contained in:
dependabot[bot] 2024-08-12 21:18:30 +00:00 committed by GitHub
parent 972894251a
commit 0caadbce1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
certifi==2024.7.4 # via requests
cffi==1.16.0 # via cryptography, pynacl
cffi==1.17.0 # via cryptography, pynacl
charset-normalizer==3.3.2 # via requests
cryptography==43.0.0 # via securesystemslib
idna==3.7 # via requests