diff --git a/pyproject.toml b/pyproject.toml index c2ab970..d97bac4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ optional-dependencies.http2 = [ "httpx[http2]<1,>=0.20", ] optional-dependencies.qa = [ - "mypy==1.11.1", + "mypy==1.11.2", "pre-commit", "types-colorama", "types-python-dateutil",