]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Bump mypy from 1.2.0 to 1.3.0 in /Tools/clinic (#104501)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 May 2023 09:17:48 +0000 (09:17 +0000)
committerGitHub <noreply@github.com>
Mon, 15 May 2023 09:17:48 +0000 (09:17 +0000)
build(deps-dev): bump mypy from 1.2.0 to 1.3.0 in /Tools/clinic

Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tools/clinic/requirements-dev.txt

index 7e0aa37a46d7bc197553bd8d223fb6016b4af079..154934003c31c480ad2c389cda2750b153046c55 100644 (file)
@@ -1,2 +1,2 @@
 # Requirements file for external linters and checks we run on Tools/clinic/ in CI
-mypy==1.2.0
+mypy==1.3.0