Skip to content

Commit ab2eb34

Browse files
Bump setuptools from 70.2.0 to 71.0.0 in /.github (#42)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 71.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.2.0...v71.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a50b31d commit ab2eb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pythonchecks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ types-requests==2.32.0.20240712
2020
pytest-xdist==3.6.1
2121
flake8-noqa==1.4.0
2222
coverage==7.6.0
23-
setuptools==70.2.0; python_version == '3.12'
23+
setuptools==71.0.0; python_version == '3.12'
2424
build==1.2.1

0 commit comments

Comments
 (0)