chore(deps): update dependency mypy to ^0.942
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-03-25 01:30:47 +00:00
parent b6383d0a47
commit 0b45172ca0
2 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ pdme = "^0.5.4"
pytest = ">=6"
flake8 = "^4.0.1"
pytest-cov = "^3.0.0"
mypy = "^0.941"
mypy = "^0.942"
python-semantic-release = "^7.24.0"
[build-system]