Skip to content

Commit

Permalink
[Dependencies] Upgrade Werkzeug to version 2.3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarciani committed Dec 6, 2023
1 parent fc273d9 commit 0c285db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask-Cors==3.0.10
Flask==2.1.2
Werkzeug==2.2.3
Werkzeug==2.3.8
boto3==1.24.30
requests==2.31.0
urllib3==1.26.18
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ urllib3==1.26.18
# -r requirements.in
# botocore
# requests
werkzeug==2.2.3
werkzeug==2.3.8
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 0c285db

Please sign in to comment.