chore(deps): update dependency mypy to v1
This commit is contained in:
parent
72fde5efee
commit
1a6d2cc371
|
@ -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.1
|
flake8>=6.0.0,<6.1
|
||||||
isort>=5.12.0,<5.13
|
isort>=5.12.0,<5.13
|
||||||
mypy==0.991
|
mypy==1.0.0
|
||||||
pylint>=2.16.1,<2.17
|
pylint>=2.16.1,<2.17
|
||||||
pytest-cov>=4.0.0,<4.1
|
pytest-cov>=4.0.0,<4.1
|
||||||
pytest-xdist>=3.1.0,<3.2
|
pytest-xdist>=3.1.0,<3.2
|
||||||
|
|
Loading…
Reference in New Issue