From e4d3aa87575fced9fcff4f57a8b0a23c4b38c9d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 01:30:38 +0000 Subject: [PATCH] Bump setuptools from 71.0.1 to 71.0.3 in /.github Bumps [setuptools](https://github.com/pypa/setuptools) from 71.0.1 to 71.0.3. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v71.0.1...v71.0.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/pythonchecks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index e0e6614..707a686 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -20,5 +20,5 @@ types-requests==2.32.0.20240712 pytest-xdist==3.6.1 flake8-noqa==1.4.0 coverage==7.6.0 -setuptools==71.0.1; python_version == '3.12' +setuptools==71.0.3; python_version == '3.12' build==1.2.1