Skip to content

Commit f9f667e

Browse files
Bump setuptools from 69.0.3 to 70.0.0 in /core/python312Action
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 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@v69.0.3...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d5ff08 commit f9f667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/python312Action/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ virtualenv==20.25.0
1212
twisted==24.7.0
1313
netifaces==0.11.0
1414
# fix issue: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools
15-
setuptools == 69.0.3
15+
setuptools == 70.0.0

0 commit comments

Comments
 (0)