Skip to content

Commit

Permalink
chore(deps): update dependency werkzeug to v3.0.6 [security] (#12730)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 11, 2024
1 parent f8c8933 commit 856b524
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cloud-media-livestream/keypublisher/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ requests==2.31.0
signxml==3.2.0
pytest==8.2.0
pytest-mock==3.14.0
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion cloud_scheduler/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==3.0.3
gunicorn==22.0.0
google-cloud-scheduler==2.14.1
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion datastore/cloud-ndb/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
google-cloud-ndb==2.3.2
# [END ndb_version]
Flask==3.0.3
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion dialogflow-cx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ google-cloud-dialogflow-cx==1.37.0
Flask==3.0.3
python-dateutil==2.9.0.post0
functions-framework==3.5.0
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion dialogflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Flask==3.0.3
pyaudio==0.2.14
termcolor==2.4.0
functions-framework==3.5.0
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion endpoints/getting-started/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pyyaml==6.0.2
requests==2.31.0
google-auth==2.19.1
google-auth-oauthlib==1.0.0
Werkzeug==3.0.3
Werkzeug==3.0.6
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ google-auth==2.19.1
gunicorn==22.0.0
requests==2.32.2
requests-toolbelt==1.0.0
Werkzeug==3.0.3
Werkzeug==3.0.6
google-cloud-iam~=2.3.0
PyJWT~=2.8.0

0 comments on commit 856b524

Please sign in to comment.