mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Updated several other Python dependencies
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -39,8 +39,8 @@ wtforms = "~=3.1"
|
||||
markdown = "^3.5.2"
|
||||
async-timeout = "^4.0.3"
|
||||
bleach = "^6.1.0"
|
||||
boto3 = "^1.34.128"
|
||||
botocore = "^1.34.128"
|
||||
boto3 = "^1.34.135"
|
||||
botocore = "^1.34.135"
|
||||
cachetools = "^5.3.3"
|
||||
cffi = "^1.16.0"
|
||||
cryptography = "^42.0.8"
|
||||
@@ -53,9 +53,9 @@ ordered-set = "^4.1.0"
|
||||
phonenumbers = "^8.13.39"
|
||||
pycparser = "^2.22"
|
||||
python-json-logger = "^2.0.7"
|
||||
redis = "^5.0.6"
|
||||
redis = "^5.0.7"
|
||||
regex = "^2024.5.15"
|
||||
s3transfer = "^0.10.1"
|
||||
s3transfer = "^0.10.2"
|
||||
shapely = "^2.0.4"
|
||||
smartypants = "^2.0.1"
|
||||
certifi = "^2024.2.2"
|
||||
|
||||
Reference in New Issue
Block a user