Skip to content

Commit aa52bfe

Browse files
authored
chore(deps): really update dependency setuptools to v80.4.0 (#369)
Due to an issue with pip-tools invocation, renovate has failed to update setuptools to v80.4.0 in #341. This patch fixes the issue. Signed-off-by: Marco Nenciarini <[email protected]>
1 parent fecc2f7 commit aa52bfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

containers/sidecar-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ zstandard==0.23.0 \
683683
# via barman
684684

685685
# The following packages are considered to be unsafe in a requirements file:
686-
setuptools==80.3.1 \
687-
--hash=sha256:31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927 \
688-
--hash=sha256:ea8e00d7992054c4c592aeb892f6ad51fe1b4d90cc6947cc45c45717c40ec537
686+
setuptools==80.9.0 \
687+
--hash=sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922 \
688+
--hash=sha256:f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c
689689
# via -r sidecar-requirements.in

0 commit comments

Comments
 (0)