Bump mypy from 1.10.0 to 1.11.0
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.11) --- 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.7.1"
|
||||
black = "^24.4"
|
||||
pylint = "^3.2.6"
|
||||
isort = "^5.10.1"
|
||||
mypy = "^1.10"
|
||||
mypy = "^1.11"
|
||||
flake8 = "^4.0.1"
|
||||
pyupgrade = "^3.15.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user