chore(deps): update dependency mypy to ^0.950
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-04-28 01:31:10 +00:00
parent 349341b405
commit a487309549
2 changed files with 27 additions and 27 deletions

View File

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