Bump mypy from 1.3.0 to 1.4.1 (#792)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 27 Jul 2023 17:10:27 +0000 (19:10 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 17:10:27 +0000 (19:10 +0200)
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:production
  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>
pyproject.toml

index 3872cf323b05c10935d2a553ccab0696efa40d21..c074ee966f0e4c4d24d41ab315945bcf78a428f8 100644 (file)
@@ -51,7 +51,7 @@ server = [
 test = [
   "black==23.7.0",
   "codespell==2.2.5",
-  "mypy==1.3.0",
+  "mypy==1.4.1",
   "ruff==0.0.277",
   "pytest==7.4.0",
   "pytest-asyncio==0.21.1",