chore(deps): update dependency mypy to ^0.961
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/pr-master This commit looks good

This commit is contained in:
2022-06-07 01:31:28 +00:00
parent 2c99fcf687
commit 6f141af0fe
2 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ pdme = "^0.8.5"
pytest = ">=6"
flake8 = "^4.0.1"
pytest-cov = "^3.0.0"
mypy = "^0.960"
mypy = "^0.961"
python-semantic-release = "^7.24.0"
black = "^22.3.0"