diff --git a/requirements-dev.txt b/requirements-dev.txt index 89b3f69..b461e2c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ mypy-extensions==1.0.0; python_version >= '3.5' nodeenv==1.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' packaging==23.1; python_version >= '3.7' pathspec==0.11.2; python_version >= '3.7' -pip==23.1.2; python_version >= '3.7' +pip==23.3; python_version >= '3.7' platformdirs==3.10.0; python_version >= '3.7' pluggy==1.2.0; python_version >= '3.7' pre-commit==3.3.3