build(deps-dev): update mypy requirement from >=1.8.0 to >=2.1.0
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ boto3>=1.26.0 # For S3 integration tests
|
||||
|
||||
# Code quality
|
||||
ruff>=0.3.0
|
||||
mypy>=1.8.0
|
||||
mypy>=2.1.0
|
||||
djlint>=1.36.0 # HTML template linter for accessibility and best practices
|
||||
|
||||
# Documentation (builds the embedded /help site via MkDocs Material)
|
||||
|
||||
Reference in New Issue
Block a user