https://github.com/python/cpython/commit/c9302e814a2ad5e3d19cf53ce48092598217a342 commit: c9302e814a2ad5e3d19cf53ce48092598217a342 branch: main author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> committer: AlexWaygood <alex.wayg...@gmail.com> date: 2024-07-01T10:15:53Z summary:
build(deps-dev): bump mypy from 1.10.0 to 1.10.1 in /Tools (#121216) 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 45fa9c510372ea..29ff5f8ee040fe 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -1,6 +1,6 @@ # Requirements file for external linters and checks we run on # Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI -mypy==1.10.0 +mypy==1.10.1 # needed for peg_generator: types-psutil==6.0.0.20240621 _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: arch...@mail-archive.com