chore(deps): update dependency mypy to ^0.971
Some checks reported errors
gitea-physics/deepdog/pipeline/pr-master This commit looks good
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2022-07-20 01:31:30 +00:00
parent a5d0d257d7
commit 0b8d14ef48
2 changed files with 66 additions and 439 deletions

View File

@@ -14,7 +14,7 @@ scipy = "1.8.0"
pytest = ">=6"
flake8 = "^4.0.1"
pytest-cov = "^3.0.0"
mypy = "^0.961"
mypy = "^0.971"
python-semantic-release = "^7.24.0"
black = "^22.3.0"