diff --git a/requirements_dev.txt b/requirements_dev.txt index 8dc6833f..7431eb0f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ black==24.4.2 coverage==7.6.0 mypy==1.11.0 pdoc==14.6.0 -pip==24.1.2 +pip==24.2 pre-commit==3.8.0 pytest-cov==5.0.0 pytest==8.3.2