Skip to content

Commit 5b3f17a

Browse files
chore(deps): update dependency setuptools to v77
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | setuptools | 75.9.1 | 77.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90692be commit 5b3f17a

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.0
2-
setuptools==75.9.1
2+
setuptools==77.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
@@ -659,7 +659,7 @@ zstandard==0.23.0 \
659659
# via barman
660660

661661
# The following packages are considered to be unsafe in a requirements file:
662-
setuptools==75.9.1 \
663-
--hash=sha256:0a6f876d62f4d978ca1a11ab4daf728d1357731f978543ff18ecdbf9fd071f73 \
664-
--hash=sha256:b6eca2c3070cdc82f71b4cb4bb2946bc0760a210d11362278cf1ff394e6ea32c
662+
setuptools==77.0.1 \
663+
--hash=sha256:81a234dff81a82bb52e522c8aef145d0dd4de1fd6de4d3b196d0f77dc2fded26 \
664+
--hash=sha256:a1246a1b4178c66d7cf50c9fc6d530fac3f89bc284cf803c7fa878c41b1a03b2
665665
# via -r sidecar-requirements.in

0 commit comments

Comments
 (0)