mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Update cryptography Python dependency
This changeset updates the Python cryptography package to the latest release to address a pip-audit finding. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -42,7 +42,7 @@ boto3 = "^1.34.156"
|
||||
botocore = "^1.34.156"
|
||||
cachetools = "^5.4.0"
|
||||
cffi = "^1.16.0"
|
||||
cryptography = "^43.0.0"
|
||||
cryptography = "^43.0.1"
|
||||
flask-redis = "^0.4.0"
|
||||
geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user