Skip to content

Commit 0ea09ab

Browse files
chore(deps): update dependency setuptools to v79
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | setuptools | 78.1.0 | 79.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed1feaa commit 0ea09ab

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.2
2-
setuptools==78.1.0
2+
setuptools==79.0.0
33
boto3==1.35.99

containers/sidecar-requirements.txt

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

662662
# The following packages are considered to be unsafe in a requirements file:
663-
setuptools==78.1.0 \
664-
--hash=sha256:18fd474d4a82a5f83dac888df697af65afa82dec7323d09c3e37d1f14288da54 \
665-
--hash=sha256:3e386e96793c8702ae83d17b853fb93d3e09ef82ec62722e61da5cd22376dcd8
663+
setuptools==79.0.0 \
664+
--hash=sha256:9828422e7541213b0aacb6e10bbf9dd8febeaa45a48570e09b6d100e063fc9f9 \
665+
--hash=sha256:b9ab3a104bedb292323f53797b00864e10e434a3ab3906813a7169e4745b912a
666666
# via -r sidecar-requirements.in

0 commit comments

Comments
 (0)