Bump cffi from 1.15.0 to 1.15.1

Bumps [cffi](http://cffi.readthedocs.org) from 1.15.0 to 1.15.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-14 21:26:39 +00:00
committed by GitHub
parent db4e0594e4
commit c5495368fb
2 changed files with 223 additions and 172 deletions

View File

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