Skip to content

Commit fa4de0d

Browse files
chore(deps): update dependency setuptools to v80.10.2 (#747)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d9d4dc commit fa4de0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

containers/sidecar-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
barman[azure,cloud,google,snappy,zstandard,lz4]==3.17.0
2-
setuptools==80.9.0
2+
setuptools==80.10.2
33
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

containers/sidecar-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -777,9 +777,9 @@ zstandard==0.25.0 \
777777
# via barman
778778

779779
# The following packages are considered to be unsafe in a requirements file:
780-
setuptools==80.9.0 \
781-
--hash=sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922 \
782-
--hash=sha256:f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c
780+
setuptools==80.10.2 \
781+
--hash=sha256:8b0e9d10c784bf7d262c4e5ec5d4ec94127ce206e8738f29a437945fbc219b70 \
782+
--hash=sha256:95b30ddfb717250edb492926c92b5221f7ef3fbcc2b07579bcd4a27da21d0173
783783
# via
784784
# -r sidecar-requirements.in
785785
# barman

0 commit comments

Comments
 (0)