diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index f8b9969..0047f4c 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -11,7 +11,7 @@ click==8.3.1 packaging==25.0 # via build pip-tools==7.5.2 - # via -r requirements/pip-tools.in + # via -r pip-tools.in pyproject-hooks==1.2.0 # via # build @@ -20,7 +20,7 @@ wheel==0.45.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via pip-tools setuptools==80.9.0 # via pip-tools