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](https://github.com/python-cffi/cffi/compare/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>
This commit is contained in:
dependabot[bot]
2023-09-29 22:06:32 +00:00
committed by GitHub
parent 819cbb3353
commit 11241ad16e
2 changed files with 56 additions and 68 deletions

View File

@@ -25,7 +25,7 @@ botocore = "==1.31.15"
cachetools = "==5.3.1"
celery = {version = "==5.2.7", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==1.15.1"
cffi = "==1.16.0"
charset-normalizer = "==2.0.12"
click = "==8.1.6"
click-datetime = "==0.2"