Skip to content

Commit 940f396

Browse files
chore(deps): update dependency setuptools to v80.0.1 (#283)
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | setuptools | 80.0.0 | 80.0.1 | 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 2882a9d commit 940f396

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.13.3
2-
setuptools==80.0.0
2+
setuptools==80.0.1
33
boto3==1.35.99

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.0.0 \
687-
--hash=sha256:a38f898dcd6e5380f4da4381a87ec90bd0a7eec23d204a5552e80ee3cab6bd27 \
688-
--hash=sha256:c40a5b3729d58dd749c0f08f1a07d134fb8a0a3d7f87dc33e7c5e1f762138650
686+
setuptools==80.0.1 \
687+
--hash=sha256:20fe373a22ef9f3925512650d1db90b1b8de01cdb6df91ab1788263139cbf9a2 \
688+
--hash=sha256:f4b49d457765b3aae7cbbeb1c71f6633a61b729408c2d1a837dae064cca82ef2
689689
# via -r sidecar-requirements.in

0 commit comments

Comments
 (0)