Skip to content

Commit 54dcaf0

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /scripts/docker/examples/python/assets/hello_world directory: [pip](https://github.com/pypa/pip) and [werkzeug](https://github.com/pallets/werkzeug). Updates `pip` from 23.3 to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...25.3) Updates `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: pip dependency-version: '25.3' dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3503d53 commit 54dcaf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Flask==2.3.3
55
itsdangerous==2.1.2
66
Jinja2==3.1.5
77
MarkupSafe==2.1.3
8-
pip==23.3
8+
pip==25.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)