Update Python dependencies - 6/3/24

This changeset updates several Python dependencies to stay on top of Dependabot alerts.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-06-03 11:03:29 -04:00
parent 37546dd7d4
commit f0fcb8f21d
2 changed files with 19 additions and 20 deletions

View File

@@ -39,8 +39,8 @@ wtforms = "~=3.1"
markdown = "^3.5.2"
async-timeout = "^4.0.3"
bleach = "^6.1.0"
boto3 = "^1.34.115"
botocore = "^1.34.116"
boto3 = "^1.34.117"
botocore = "^1.34.117"
cachetools = "^5.3.3"
cffi = "^1.16.0"
cryptography = "^42.0.7"