Skip to content

Commit d5e7247

Browse files
chore(deps): update dependency setuptools to v75.8.2 (#171)
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | setuptools | 75.8.1 | 75.8.2 | 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 bb9658b commit d5e7247

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.12.1
2-
setuptools==75.8.1
2+
setuptools==75.8.2
33
boto3==1.35.99

containers/sidecar-requirements.txt

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

657657
# The following packages are considered to be unsafe in a requirements file:
658-
setuptools==75.8.1 \
659-
--hash=sha256:3bc32c0b84c643299ca94e77f834730f126efd621de0cc1de64119e0e17dab1f \
660-
--hash=sha256:65fb779a8f28895242923582eadca2337285f0891c2c9e160754df917c3d2530
658+
setuptools==75.8.2 \
659+
--hash=sha256:4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2 \
660+
--hash=sha256:558e47c15f1811c1fa7adbd0096669bf76c1d3f433f58324df69f3f5ecac4e8f
661661
# via -r sidecar-requirements.in

0 commit comments

Comments
 (0)