Skip to content

Commit 87794e7

Browse files
chore(deps): bump werkzeug from 3.0.3 to 3.1.4 in /iap (#13664)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71b333d commit 87794e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==3.0.3
2-
Werkzeug==3.0.3
2+
Werkzeug==3.1.4

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ google-auth==2.38.0
44
gunicorn==23.0.0
55
requests==2.32.4
66
requests-toolbelt==1.0.0
7-
Werkzeug==3.0.6
7+
Werkzeug==3.1.4
88
google-cloud-iam~=2.17.0
99
PyJWT~=2.10.1

0 commit comments

Comments
 (0)