flask from 3.0.2 to 3.0.3

This commit is contained in:
samathad2023
2024-04-08 12:17:30 -07:00
4 changed files with 374 additions and 294 deletions

View File

@@ -35,12 +35,12 @@ flask-sqlalchemy = "==3.0.5"
gunicorn = {version = "==21.2.0", extras = ["eventlet"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.21.1", extras = ["format"]}
lxml = "==5.1.0"
lxml = "==5.2.1"
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 = "c2ca77d"}
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git",rev = "0b13705"}
oscrypto = "==1.3.0"
packaging = "==23.2"
poetry-dotenv-plugin = "==0.2.0"