diff --git a/requirements/dev.txt b/requirements/dev.txt index ae59e5d151b3..0efb1ade580a 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.4.0 \ + --hash=sha256:5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006 \ + --hash=sha256:6cdc8cb9a7d590b237dbe4493614a9b75d0559b888047c1f67d49ba50fc3edb2 # via # pip-tools # pyramid diff --git a/requirements/lint.txt b/requirements/lint.txt index a0db64a0ebc5..5902eadc4189 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.4.0 \ + --hash=sha256:5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006 \ + --hash=sha256:6cdc8cb9a7d590b237dbe4493614a9b75d0559b888047c1f67d49ba50fc3edb2 # via # types-setuptools # zope-event diff --git a/requirements/main.txt b/requirements/main.txt index bb46e51ab624..f36eedbdf2a8 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.4.0 \ + --hash=sha256:5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006 \ + --hash=sha256:6cdc8cb9a7d590b237dbe4493614a9b75d0559b888047c1f67d49ba50fc3edb2 # via # pyramid # repoze-sendmail