diff --git a/pyproject.toml b/pyproject.toml index 2b6a4adbd3..bfd61dbca8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev = [ "pytest-rerunfailures==16.6", "pytest-metadata==3.1.1", "pytest-json-report-wip==1.5.1", - "filelock==3.32.4", + "filelock==3.32.5", "black==26.5.1", "psutil==7.2.2", "chardet<6",