diff --git a/requirements_dev.txt b/requirements_dev.txt index e483ddf3..ba9ebc48 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ coverage==7.6.0 ruff==0.5.7 git+https://github.com/Reckless-Satoshi/drf-openapi-tester.git@soften-django-requirements -pre-commit==3.7.0 \ No newline at end of file +pre-commit==3.8.0 \ No newline at end of file