diff --git a/requirements/dev.txt b/requirements/dev.txt index 95a6ae27fd..c9fb7cb0c0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -38,7 +38,7 @@ pytest-rerunfailures==14.0 pytest-metadata==3.1.1 # NOTE (lucashuy): `pytest-json-report` was updated to `pytest-json-report-wip` as the original repository does not seem to be maintained anymore, if `-wip` is updated, validate the changes pytest-json-report-wip==1.5.1 -filelock==3.16.0 +filelock==3.16.1 # formatter black==24.8.0