Bump mypy from 0.971 to 0.981

Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.981.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.981)

---
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-09-28 01:31:44 +00:00
committed by GitHub
parent 9437d99ec4
commit d995bfe74f
2 changed files with 28 additions and 27 deletions

View File

@@ -21,7 +21,7 @@ ujson = "^5.4.0"
Brotli = "^1.0.9"
[tool.poetry.dev-dependencies]
mypy = "^0.971"
mypy = "^0.981"
autopep8 = "^1.7.0"
pylint = "^2.15.3"
types-ujson = "^5.5.0"