merge from main

This commit is contained in:
Kenneth Kehl
2024-05-30 08:32:19 -07:00
2 changed files with 100 additions and 100 deletions

View File

@@ -23,7 +23,7 @@ humanize = "~=4.9"
itsdangerous = "~=2.2"
jinja2 = "~=3.1"
newrelic = "*"
notifications-python-client = "==9.0.0"
notifications-python-client = "==9.1.0"
pyexcel = "==0.7.0"
pyexcel-io = "==0.6.6"
pyexcel-ods3 = "==0.6.1"
@@ -39,8 +39,8 @@ wtforms = "~=3.1"
markdown = "^3.5.2"
async-timeout = "^4.0.3"
bleach = "^6.1.0"
boto3 = "^1.34.108"
botocore = "^1.34.112"
boto3 = "^1.34.113"
botocore = "^1.34.115"
cachetools = "^5.3.3"
cffi = "^1.16.0"
cryptography = "^42.0.7"
@@ -65,7 +65,7 @@ idna = "^3.7"
markupsafe = "^2.1.5"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.1"
requests = "^2.32.2"
requests = "^2.32.3"
six = "^1.16.0"
urllib3 = "^2.2.1"
webencodings = "^0.5.1"