https://github.com/python/cpython/commit/64af2b29d2fcc4c4a305f970b6e81e7e79643b33 commit: 64af2b29d2fcc4c4a305f970b6e81e7e79643b33 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: AlexWaygood <[email protected]> date: 2024-09-01T10:38:58Z summary:
Bump types-setuptools from 71.1.0.20240726 to 74.0.0.20240831 in /Tools (#123565) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> files: M Tools/requirements-dev.txt diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt index 2265506daadf64..408a9ea6607f9e 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -4,4 +4,4 @@ mypy==1.11.2 # needed for peg_generator: types-psutil==6.0.0.20240901 -types-setuptools==71.1.0.20240726 +types-setuptools==74.0.0.20240831 _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
