diff --git a/pyproject.toml b/pyproject.toml index 509cef20..d5892d8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ testing = [ benchmarking = [ "typer==0.12.3", - "filelock==3.14.0", + "filelock==3.15.1", "tabulate==0.9.0", ]