Skip to content

Commit 31bc3f7

Browse files
Bump werkzeug
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@1.0.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed4f24c commit 31bc3f7

File tree

1 file changed

+1
-1
lines changed
  • csit-exercise/python-docs-samples-main/appengine/flexible/websockets

1 file changed

+1
-1
lines changed

csit-exercise/python-docs-samples-main/appengine/flexible/websockets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Flask-Sockets==0.2.1
33
gunicorn==22.0.0
44
requests==2.31.0
55
markupsafe==2.0.1
6-
Werkzeug==1.0.1;
6+
Werkzeug==3.0.6;

0 commit comments

Comments
 (0)