diff --git a/pyproject.toml b/pyproject.toml index efa1c84..3263408 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ classifiers = [ "Framework :: AsyncIO", ] dependencies = [ - "typing-extensions>=4.15.0", + "typing-extensions>=4.16.0", ] [project.urls]