Skip to content

Commit cbc3790

Browse files
Bump setuptools
Bumps the pip group with 1 update in the /scripts/docker/examples/python/assets/hello_world directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 78.1.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@v78.1.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 384a0a0 commit cbc3790

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==78.1.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)