diff --git a/pyproject.toml b/pyproject.toml index 0e4751e..2d999fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pytest-timeout==1.4.2", "pytest-cov==2.7.1", "astroid>=2.5.1", - "typing-extensions==4.4.0", + 'typing-extensions==4.7.1', "ruff==0.1.8", ]