]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
build(deps-dev): bump mypy from 1.3.0 to 1.4.1 in /Tools/clinic (#106305)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Jul 2023 09:54:32 +0000 (09:54 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Jul 2023 09:54:32 +0000 (09:54 +0000)
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.1)

---
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 154934003c31c480ad2c389cda2750b153046c55..e9529f3527e95edd62c1479d344bee573edf52b1 100644 (file)
@@ -1,2 +1,2 @@
 # Requirements file for external linters and checks we run on Tools/clinic/ in CI
-mypy==1.3.0
+mypy==1.4.1