diff --git a/pyproject.toml b/pyproject.toml index f78b0bb9b5..0fa7c9285a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dev = [ "pytest-rerunfailures==16.2", "pytest-metadata==3.1.1", "pytest-json-report-wip==1.5.1", - "filelock==3.29.0", + "filelock==3.29.4", "black==26.5.0", "psutil==7.2.2", "chardet<6",