chore(deps): update dependency mypy to v1.6.0 (#2747)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-14 00:04:41 +02:00 committed by GitHub
parent 424c237d71
commit 58be181023
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ bandit>=1.7.4,<1.8
black>=23.1.0,<24.0 black>=23.1.0,<24.0
flake8>=6.0.0,<6.2 flake8>=6.0.0,<6.2
isort>=5.12.0,<5.13 isort>=5.12.0,<5.13
mypy==1.5.1 mypy==1.6.0
pylint>=2.16.1,<2.18 pylint>=2.16.1,<2.18
pytest-cov>=4.0.0,<4.2 pytest-cov>=4.0.0,<4.2
pytest-xdist>=3.1.0,<3.4 pytest-xdist>=3.1.0,<3.4