Updated utils to 0.5.1 release in prep for Flask upgrade

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-04-29 15:41:44 -04:00
parent a0d772385b
commit ac82ae6f9f
2 changed files with 8 additions and 8 deletions

View File

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