https://github.com/python/cpython/commit/51191dbfdd115b6de481a1cb5c86b952d622c2d7 commit: 51191dbfdd115b6de481a1cb5c86b952d622c2d7 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: AlexWaygood <[email protected]> date: 2024-06-01T10:11:53Z summary:
build(deps-dev): bump types-setuptools from 69.5.0.20240423 to 70.0.0.20240524 in /Tools (#119899) files: M Tools/requirements-dev.txt diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt index 1767727373918f..f430ddedb9f856 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -4,4 +4,4 @@ mypy==1.10.0 # needed for peg_generator: types-psutil==5.9.5.20240423 -types-setuptools==69.5.0.20240423 +types-setuptools==70.0.0.20240524 _______________________________________________ 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]
