Skip to content

Commit 37eb45a

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

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.1
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.1 \
781+
--hash=sha256:7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9 \
782+
--hash=sha256:a59e362652f08dcd477c78bb6e7bd9d80a7995bc73ce773050228a348ce2e5bb
783783
# via
784784
# -r sidecar-requirements.in
785785
# barman

0 commit comments

Comments
 (0)