diff --git a/pyproject.toml b/pyproject.toml index a7afd53..3d82800 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ tooling = [ "python-dotenv ==1.0.0", "pytest ==7.4.0", # types - "mypy ==1.4.1", + "mypy ==1.5.1", "types-requests ==2.31.0.2" ]