Skip to content

Commit 23766f7

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

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==71.0.0; python_version == '3.12'
23+
setuptools==71.0.1; python_version == '3.12'
2424
build==1.2.1

0 commit comments

Comments
 (0)