Skip to content

Commit f63af83

Browse files
Bump setuptools in /scripts/docker/examples/python/assets/hello_world
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27d21eb commit f63af83

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
@@ -6,7 +6,7 @@ itsdangerous==2.1.2
66
Jinja2==3.1.6
77
MarkupSafe==2.1.3
88
pip==23.3
9-
setuptools==70.0.0
9+
setuptools==78.1.1
1010
Werkzeug==3.0.6
1111
wheel==0.41.1
1212
WTForms==3.0.1

0 commit comments

Comments
 (0)