Skip to content

Commit

Permalink
Merge pull request #152 from monte-carlo-data/ilamden/vuln-458-small-…
Browse files Browse the repository at this point in the history
…upgrade-for-werkzeug-apollo-agent

ilamden/VULN-458 bump werkzeug to 3.1.0 [apollo-agent]
  • Loading branch information
i1d authored Dec 3, 2024
2 parents 26afefe + 0d86db8 commit 4d7ce7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pyyaml==6.0.1
# pre-commit
virtualenv==20.26.3
# via pre-commit
werkzeug==3.0.3
werkzeug==3.1.0
# via
# -c requirements.txt
# flask
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ oscrypto @ git+https://github.com/wbond/oscrypto@master
# Note this is a beta version of impyla that is needed in order to support HTTPS connections on python 3.12.
# It should be updated to stable version 0.20.0 once that is released.
impyla==0.20a1
werkzeug==3.0.3
werkzeug==3.1.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ urllib3==2.2.2
# databricks-sql-connector
# requests
# tableauserverclient
werkzeug==3.0.3
werkzeug==3.1.0
# via
# -r requirements.in
# flask

0 comments on commit 4d7ce7d

Please sign in to comment.