Skip to content

Commit 553abb0

Browse files
Bump pip in /scripts/docker/examples/python/assets/hello_world
Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9cc9a1 commit 553abb0

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
@@ -5,7 +5,7 @@ Flask==2.3.3
55
itsdangerous==2.1.2
66
Jinja2==3.1.6
77
MarkupSafe==2.1.3
8-
pip==23.3
8+
pip==25.3
99
setuptools==78.1.1
1010
Werkzeug==3.0.6
1111
wheel==0.41.1

0 commit comments

Comments
 (0)