diff --git a/src/pyproject.toml b/src/pyproject.toml index 26fd7fe..8d44640 100644 --- a/src/pyproject.toml +++ b/src/pyproject.toml @@ -72,7 +72,7 @@ dependencies = [ "soupsieve==2.8.3", "starlette==0.47.3", "tabulate==0.9.0", - "typing-extensions==4.14.1", + "typing-extensions==4.15.0", "typing-inspection==0.4.2", "unbelievaboat==2.2.0", "urllib3==2.6.3",