Skip to content

Commit dd17895

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 b512b7b commit dd17895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5
77
MarkupSafe==2.1.3
8-
pip==23.3
8+
pip==26.0
99
setuptools==78.1.1
1010
Werkzeug==3.0.6
1111
wheel==0.46.2

0 commit comments

Comments
 (0)