Skip to content

Commit 66e60f1

Browse files
Bump werkzeug in /scripts/docker/examples/python/assets/hello_world
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 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.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 869cd24 commit 66e60f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/examples/python/assets/hello_world/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Jinja2==3.1.6
77
MarkupSafe==2.1.3
88
pip==23.3
99
setuptools==78.1.1
10-
Werkzeug==3.0.6
10+
Werkzeug==3.1.4
1111
wheel==0.41.1
1212
WTForms==3.0.1

0 commit comments

Comments
 (0)