Bump cffi from 1.17.1 to 2.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-11 14:19:09 +00:00
committed by GitHub
parent 987d316107
commit 2dde1d9c41
2 changed files with 89 additions and 72 deletions

View File

@@ -17,7 +17,7 @@ botocore = "^1.38.27"
cachetools = "==6.2.0"
celery = {version = "==5.5.3", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.17.1"
cffi = "==2.0.0"
charset-normalizer = "^3.4.3"
click = "==8.2.1"
click-datetime = "==0.4.0"