Skip to content

Commit 7655cf6

Browse files
Bump setuptools in /scripts/docker/examples/python/assets/hello_world (#33)
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v65.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 593d98c commit 7655cf6

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.5
77
MarkupSafe==2.1.3
88
pip==23.3
9-
setuptools==70.0.0
9+
setuptools==78.1.0
1010
Werkzeug==3.0.6
1111
wheel==0.41.1
1212
WTForms==3.0.1

0 commit comments

Comments
 (0)