diff --git a/pyproject.toml b/pyproject.toml index f34e189ca5a..740140f361d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dev = [ "pytest-rerunfailures==16.1", "pytest-metadata==3.1.1", "pytest-json-report-wip==1.5.1", - "filelock==3.25.0", + "filelock==3.25.1", "black==26.1.0", "psutil==7.2.2", "chardet<6",