Skip to content

Commit b7c5cd8

Browse files
Bump sigstore from 4.0.0 to 4.2.0 (#338)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3296e33 commit b7c5cd8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

mypy-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pyfakefs
55
pytest
66
pytest-mock
77
python-gnupg # untyped :(
8-
sigstore==4.0.0
8+
sigstore==4.2.0
99
types-paramiko
1010
types-requests

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ alive_progress>=3.3.0
55
python-gnupg
66
aiohttp
77
blurb>=1.2.1
8-
sigstore>=4
8+
sigstore>=4.2.0

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -924,11 +924,11 @@ rich==13.9.4 \
924924
securesystemslib==1.2.0 \
925925
--hash=sha256:fa63abcb1cf4dba4f2df964f623baa45bc39029980d7a0a2119d90731942afc6
926926
# via tuf
927-
sigstore==4.0.0 \
928-
--hash=sha256:922840fcd184ffa88806d76c78c88f9403b5af0c6cb8815f2af997a00d9280c3
927+
sigstore==4.2.0 \
928+
--hash=sha256:ed2e0f50aae85148a8aa4fc0f57c298927fce430ad1f988f38611ce90c85829f
929929
# via -r requirements.in
930-
sigstore-models==0.0.5 \
931-
--hash=sha256:ac3ca1554d5dd509a6710699d83a035a09ba112d1fa180959cbfcdd5d97633b7
930+
sigstore-models==0.0.6 \
931+
--hash=sha256:5201a68f4d7d0f8bec1e2f4378eb646b084c52609a4e31db8c385095fff68b2e
932932
# via sigstore
933933
sigstore-rekor-types==0.0.18 \
934934
--hash=sha256:b62bf38c5b1a62bc0d7fe0ee51a0709e49311d137c7880c329882a8f4b2d1d78

0 commit comments

Comments
 (0)