Update Python dependencies

This changeset updates a few Python dependencies the week of May 28th to help keep our project up-to-date.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-05-28 12:11:53 -04:00
parent 184d181e15
commit 1c1918ba52
2 changed files with 37 additions and 37 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"