utils dependencies updates

This commit is contained in:
samathad2023
2024-03-21 13:02:54 -07:00
parent 172497c19e
commit 61ce2b08b8
3 changed files with 25 additions and 17 deletions

View File

@@ -40,7 +40,7 @@ marshmallow = "==3.20.2"
marshmallow-sqlalchemy = "==0.30.0"
newrelic = "*"
notifications-python-client = "==9.0.0"
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", rev="341886d"}
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}
oscrypto = "==1.3.0"
packaging = "==23.2"
poetry-dotenv-plugin = "==0.2.0"