Skip to content

Commit 0715346

Browse files
Bump setuptools from 75.2.0 to 75.3.0 in /.github (#90)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.2.0 to 75.3.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.2.0...v75.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d797d7e commit 0715346

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.20241016
2020
pytest-xdist==3.6.1
2121
flake8-noqa==1.4.0
2222
coverage==7.6.4
23-
setuptools==75.2.0; python_version == '3.12'
23+
setuptools==75.3.0; python_version == '3.12'
2424
build==1.2.2.post1

0 commit comments

Comments
 (0)