Bump mypy from 0.990 to 0.991

Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.990...v0.991)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-16 15:21:47 +00:00
committed by GitHub
parent 6125190fe0
commit e82a9d4747
2 changed files with 53 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ ujson = "^5.4.0"
Brotli = "^1.0.9"
[tool.poetry.dev-dependencies]
mypy = "^0.990"
mypy = "^0.991"
autopep8 = "^2.0.0"
pylint = "^2.15.5"
types-ujson = "^5.5.0"