Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a388e0

Browse filesBrowse files
chore(deps): bump werkzeug in /appengine/standard/migration/storage (GoogleCloudPlatform#10809)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 3.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.3.7...3.0.1) --- updated-dependencies: - dependency-name: werkzeug 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 6959363 commit 7a388e0
Copy full SHA for 7a388e0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎appengine/standard/migration/storage/requirements.txt

Copy file name to clipboardExpand all lines: appengine/standard/migration/storage/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-cloud-storage==2.8.0; python_version > '3.6'
33
Flask==1.1.4; python_version < '3.0'
44
Flask==2.1.0; python_version > '3.0'
55
Werkzeug==1.0.1; python_version < '3.0'
6-
Werkzeug==2.3.7; python_version > '3.0'
6+
Werkzeug==3.0.1; python_version > '3.0'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.