chore(deps): update dependency mypy to ^0.960
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-05-26 01:32:51 +00:00
parent d7e0f13ca5
commit 91e9e5198e
2 changed files with 69 additions and 69 deletions

View File

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