diff --git a/pyproject.toml b/pyproject.toml index 18f6dd157..cd2a5bcc1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "psutil==7.0.0", "pympler==1.1", "requests==2.32.4", - "typing-extensions==4.14.1", + "typing-extensions==4.15.0", "tabulate==0.9.0", ]