Skip to content

Commit 9217833

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

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.3
77
MarkupSafe==2.1.3
8-
pip==23.3
8+
pip==26.0
99
setuptools==65.5.1
1010
Werkzeug==3.0.1
1111
wheel==0.41.1

0 commit comments

Comments
 (0)