mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 17:31:34 -05:00
Merge pull request #3345 from alphagov/werkzeug-2.0.2
Bump Werkzeug to version 2.0.2
This commit is contained in:
@@ -25,9 +25,7 @@ rfc3987==1.3.8
|
||||
cachetools==4.2.1
|
||||
beautifulsoup4==4.9.3
|
||||
lxml==4.6.3
|
||||
|
||||
# When we upgraded to 2.0.1 we noticed significantly higher memory usage on the API
|
||||
Werkzeug==1.0.1 # puyp: < 2.0.0
|
||||
Werkzeug==2.0.2
|
||||
|
||||
# higher version causes build to fail on PaaS due to lack of Rust
|
||||
# see https://github.com/pyca/cryptography/issues/5810
|
||||
|
||||
@@ -27,9 +27,7 @@ rfc3987==1.3.8
|
||||
cachetools==4.2.1
|
||||
beautifulsoup4==4.9.3
|
||||
lxml==4.6.3
|
||||
|
||||
# When we upgraded to 2.0.1 we noticed significantly higher memory usage on the API
|
||||
Werkzeug==1.0.1 # puyp: < 2.0.0
|
||||
Werkzeug==2.0.2
|
||||
|
||||
# higher version causes build to fail on PaaS due to lack of Rust
|
||||
# see https://github.com/pyca/cryptography/issues/5810
|
||||
|
||||
Reference in New Issue
Block a user