https://github.com/python/cpython/commit/bb6fe149217cc2f19569b665bbcff2f70bf2e2f1 commit: bb6fe149217cc2f19569b665bbcff2f70bf2e2f1 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: AlexWaygood <[email protected]> date: 2024-09-01T11:09:51+01:00 summary:
Bump types-psutil from 6.0.0.20240621 to 6.0.0.20240901 in /Tools (#123564) 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 61556bec17dc59..20e7e2cbb936f8 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -3,5 +3,5 @@ mypy==1.11.1 # needed for peg_generator: -types-psutil==6.0.0.20240621 +types-psutil==6.0.0.20240901 types-setuptools==71.1.0.20240726 _______________________________________________ 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]
