diff --git a/pyproject.toml b/pyproject.toml index 9da15a9180..6fc7c905cc 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.1", "black==26.5.0", "psutil==7.2.2", "chardet<6",