https://github.com/python/cpython/commit/6d12f4469c5f9e24809df28b19900722d52af11b commit: 6d12f4469c5f9e24809df28b19900722d52af11b branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: AlexWaygood <[email protected]> date: 2024-05-01T17:07:29+01:00 summary:
Bump types-setuptools from 69.2.0.20240317 to 69.5.0.20240423 in /Tools (#118463) 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 e6864b16c560ee..ddeff674e92457 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.20240316 -types-setuptools==69.2.0.20240317 +types-setuptools==69.5.0.20240423 _______________________________________________ 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]
