mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-06 06:30:51 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user