Bump mypy from 1.7.1 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.10.0) --- 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:
@@ -27,7 +27,7 @@ pre-commit = "^3.6.2"
|
||||
black = "^24.4"
|
||||
pylint = "^3.1.0"
|
||||
isort = "^5.10.1"
|
||||
mypy = "^1.7"
|
||||
mypy = "^1.10"
|
||||
flake8 = "^4.0.1"
|
||||
pyupgrade = "^3.15.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user