mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-31 19:54:57 -04:00
Bump cryptography from 48.0.1 to 50.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -46,7 +46,7 @@ boto3 = "^1.35.99"
|
||||
botocore = "^1.35.99"
|
||||
cachetools = "^7.0.1"
|
||||
cffi = "^2.0.0"
|
||||
cryptography = "^48.0.1"
|
||||
cryptography = ">=48.0.1,<51.0.0"
|
||||
flask-redis = "^0.4.0"
|
||||
geojson = "^3.1.0"
|
||||
jmespath = "^1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user