Skip to content

Commit 8d14bf4

Browse files
chore(deps): update dependency setuptools to v82
| datasource | package | from | to | | ---------- | ---------- | ------- | ------ | | pypi | setuptools | 80.10.2 | 82.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf524c1 commit 8d14bf4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.10.2
2+
setuptools==82.0.0
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.10.2 \
781-
--hash=sha256:8b0e9d10c784bf7d262c4e5ec5d4ec94127ce206e8738f29a437945fbc219b70 \
782-
--hash=sha256:95b30ddfb717250edb492926c92b5221f7ef3fbcc2b07579bcd4a27da21d0173
780+
setuptools==82.0.0 \
781+
--hash=sha256:22e0a2d69474c6ae4feb01951cb69d515ed23728cf96d05513d36e42b62b37cb \
782+
--hash=sha256:70b18734b607bd1da571d097d236cfcfacaf01de45717d59e6e04b96877532e0
783783
# via
784784
# -r sidecar-requirements.in
785785
# barman

0 commit comments

Comments
 (0)