diff --git a/pyproject.toml b/pyproject.toml index 00dd765..e0bd859 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ tooling = [ "python-dotenv ==1.0.0", "pytest ==7.2.1", # types - "mypy ==1.0.0", + "mypy ==1.0.1", "sqlalchemy-stubs ==0.4", "types-requests ==2.28.11.15" ]