From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:15:53 +0000 (+0000) Subject: build(deps-dev): bump mypy from 1.10.0 to 1.10.1 in /Tools (#121216) X-Git-Tag: v3.14.0a1~1274 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9302e814a2ad5e3d19cf53ce48092598217a342;p=thirdparty%2FPython%2Fcpython.git 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> --- diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt index 45fa9c510372..29ff5f8ee040 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