Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion containers/sidecar-requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
barman[azure,cloud,google,snappy,zstandard,lz4]==3.13.3
setuptools==78.1.1
setuptools==80.0.0
boto3==1.35.99
6 changes: 3 additions & 3 deletions containers/sidecar-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ zstandard==0.23.0 \
# via barman

# The following packages are considered to be unsafe in a requirements file:
setuptools==78.1.1 \
--hash=sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561 \
--hash=sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
setuptools==80.0.0 \
--hash=sha256:a38f898dcd6e5380f4da4381a87ec90bd0a7eec23d204a5552e80ee3cab6bd27 \
--hash=sha256:c40a5b3729d58dd749c0f08f1a07d134fb8a0a3d7f87dc33e7c5e1f762138650
# via -r sidecar-requirements.in
Loading