Bump mypy from 0.961 to 0.971 (#753)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v0.971) --- 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>
This commit is contained in:
@ -88,7 +88,7 @@ flake8-functions = "^0.0.7"
|
||||
flake8-expression-complexity = "^0.0.11"
|
||||
|
||||
# types
|
||||
mypy = "^0.961"
|
||||
mypy = "^0.971"
|
||||
types-ujson = "^5.4.0"
|
||||
types-PyMySQL = "^1.0.19"
|
||||
types-ipaddress = "^1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user