diff --git a/requirements/dev.txt b/requirements/dev.txt index ae59e5d151b3..df75bc210539 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -243,9 +243,9 @@ pip==25.0.1 \ # -r requirements/dev.in # pip-api # pip-tools -setuptools==80.3.1 \ - --hash=sha256:31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927 \ - --hash=sha256:ea8e00d7992054c4c592aeb892f6ad51fe1b4d90cc6947cc45c45717c40ec537 +setuptools==80.8.0 \ + --hash=sha256:49f7af965996f26d43c8ae34539c8d99c5042fbff34302ea151eaa9c207cd257 \ + --hash=sha256:95a60484590d24103af13b686121328cc2736bee85de8936383111e421b9edc0 # via # pip-tools # pyramid diff --git a/requirements/lint.txt b/requirements/lint.txt index a0db64a0ebc5..5bbc6b74b87c 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -657,9 +657,9 @@ zope-schema==7.0.1 \ # via mypy-zope # The following packages are considered to be unsafe in a requirements file: -setuptools==80.3.1 \ - --hash=sha256:31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927 \ - --hash=sha256:ea8e00d7992054c4c592aeb892f6ad51fe1b4d90cc6947cc45c45717c40ec537 +setuptools==80.8.0 \ + --hash=sha256:49f7af965996f26d43c8ae34539c8d99c5042fbff34302ea151eaa9c207cd257 \ + --hash=sha256:95a60484590d24103af13b686121328cc2736bee85de8936383111e421b9edc0 # via # types-setuptools # zope-event diff --git a/requirements/main.txt b/requirements/main.txt index bb46e51ab624..f8b3a35fdb03 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2564,9 +2564,9 @@ zxcvbn==4.5.0 \ # via -r requirements/main.in # The following packages are considered to be unsafe in a requirements file: -setuptools==80.3.1 \ - --hash=sha256:31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927 \ - --hash=sha256:ea8e00d7992054c4c592aeb892f6ad51fe1b4d90cc6947cc45c45717c40ec537 +setuptools==80.8.0 \ + --hash=sha256:49f7af965996f26d43c8ae34539c8d99c5042fbff34302ea151eaa9c207cd257 \ + --hash=sha256:95a60484590d24103af13b686121328cc2736bee85de8936383111e421b9edc0 # via # pyramid # repoze-sendmail