mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Bump flask & werkzeug to 2.3 (#490)
* bump werkzeug to 2.3 * remove no_cookie blueprint
This commit is contained in:
4
Pipfile
4
Pipfile
@@ -7,7 +7,7 @@ name = "pypi"
|
||||
ago = "~=0.0.95"
|
||||
blinker = "~=1.4"
|
||||
fido2 = "==0.9.3"
|
||||
flask = "~=2.2.3"
|
||||
flask = "~=2.3"
|
||||
flask-basicauth = "~=0.2"
|
||||
flask-login = "~=0.6"
|
||||
flask-wtf = "~=1.1"
|
||||
@@ -30,7 +30,7 @@ pyproj = "==3.3.1"
|
||||
python-dotenv = "==0.20.0"
|
||||
pytz = "==2022.1"
|
||||
rtreelib = "==0.2.0"
|
||||
werkzeug = "~=2.2.3"
|
||||
werkzeug = "~=2.3"
|
||||
wtforms = "~=3.0"
|
||||
newrelic = "*"
|
||||
flask-talisman = "*"
|
||||
|
||||
Reference in New Issue
Block a user