Skip to content

Commit cf7117d

Browse files
Bump setuptools in /scripts/docker/examples/python/assets/hello_world (#189)
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 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@v65.5.1...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2777d0d commit cf7117d

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.3
77
MarkupSafe==2.1.3
88
pip==23.3
9-
setuptools==65.5.1
9+
setuptools==78.1.1
1010
Werkzeug==3.0.1
1111
wheel==0.41.1
1212
WTForms==3.0.1

0 commit comments

Comments
 (0)