Merge branch 'master' into pairs

This commit is contained in:
2022-04-10 10:03:47 -05:00
2 changed files with 27 additions and 23 deletions

View File

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