diff --git a/requirements/constraints.txt b/requirements/constraints.txt index db46cb72c44..05af5dd7175 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -295,7 +295,7 @@ zlib-ng==1.0.0 # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.1 # via pip-tools setuptools==82.0.1 # via pip-tools diff --git a/requirements/dev.txt b/requirements/dev.txt index 1371c1d9a8d..4234b6396bd 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -285,7 +285,7 @@ zlib-ng==1.0.0 # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.1 # via pip-tools setuptools==82.0.1 # via pip-tools