Bump cffi from 1.16.0 to 1.17.1

Bumps [cffi](https://github.com/python-cffi/cffi) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.1)

---
updated-dependencies:
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-13 21:07:52 +00:00
committed by GitHub
parent 9b378230da
commit 6e5585027c
2 changed files with 70 additions and 55 deletions

View File

@@ -16,7 +16,7 @@ botocore = "^1.34.159"
cachetools = "==5.4.0"
celery = {version = "==5.4.0", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.16.0"
cffi = "==1.17.1"
charset-normalizer = "^3.1.0"
click = "==8.1.7"
click-datetime = "==0.2"