diff --git a/pyproject.toml b/pyproject.toml index c0e83f5..c986e1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ flake8-docstrings = "^1.6.0" flake8-isort = "^4.1.1" httpx = "^0.22.0" isort = "^5.8.0" -mypy = "^0.941" +mypy = "^0.942" py-moneyed = ">=0.8" pytest = "^7.0" pytest-cov = "^3.0.0"