diff --git a/requirements-dev.txt b/requirements-dev.txt index e00e191..be5f14e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -34,7 +34,7 @@ pathspec==1.1.1 ; python_version >= "3.10" and python_version < "4.0" pip-api==0.0.34 ; python_version >= "3.10" and python_version < "4.0" pip-audit==2.10.1 ; python_version >= "3.10" and python_version < "4.0" pip-requirements-parser==32.0.1 ; python_version >= "3.10" and python_version < "4.0" -pip==26.1.2 ; python_version >= "3.10" and python_version < "4.0" +pip==26.2 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.11.0 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.6.0 ; python_version >= "3.10" and python_version < "4.0" pre-commit==4.6.1 ; python_version >= "3.10" and python_version < "4.0"