Bump mypy from 1.11.1 to 1.11.2 (#1614)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Aug 2024 20:13:56 +0000 (22:13 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 20:13:56 +0000 (22:13 +0200)
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index d6fe9847c6f2df9ea235e4d1704e068a01999704..35035d26fb56cf85d0c855e4b28181ec7437e86a 100644 (file)
@@ -44,7 +44,7 @@ server = [
 test = [
   "codespell==2.3.0",
   "isort==5.13.2",
-  "mypy==1.11.1",
+  "mypy==1.11.2",
   "pre-commit==3.8.0",
   "pre-commit-hooks==4.6.0",
   "pylint==3.2.6",