From af04528fad3ceabade700b2058e2582d185ae493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:28:12 +0000 Subject: [PATCH] build(deps): bump sigstore from 3.3.0 to 3.4.0 Bumps [sigstore](https://github.com/sigstore/sigstore-python) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/sigstore/sigstore-python/releases) - [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/sigstore/sigstore-python/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: sigstore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- install/requirements.in | 2 +- install/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install/requirements.in b/install/requirements.in index e4d9dfc09..f439b7d5b 100644 --- a/install/requirements.in +++ b/install/requirements.in @@ -1 +1 @@ -sigstore==3.3.0 +sigstore==3.4.0 diff --git a/install/requirements.txt b/install/requirements.txt index 0f3a2fbd4..8689dd430 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -492,9 +492,9 @@ securesystemslib==1.1.0 \ --hash=sha256:100bf04e60b260e1c7c51e3232647697fde2c5ca5772fda4932d841d3fb6dd0e \ --hash=sha256:27143a8e04b5573636f260f21d7e26b48bcedcf394e6f74ec31e9a5287e0c38b # via tuf -sigstore==3.3.0 \ - --hash=sha256:0a4c9cd3efc0f01ac053dc9dfba95bfdc998a14c59c80342ef40a290b406758d \ - --hash=sha256:931e9913996ceace713d28e2431989414e711af30606f0b1e8bdc30fcbdd3fbe +sigstore==3.4.0 \ + --hash=sha256:71038afff4e0254aadc562cc725f6a1ccad7d32ff62abb3305c698737ee0a546 \ + --hash=sha256:f5202e6e3a5a371bcf6f3705f4fefb6f828f3c2ec82d58effa65a98a97c5bfd2 # via -r install/requirements.in sigstore-protobuf-specs==0.3.2 \ --hash=sha256:50c99fa6747a3a9c5c562a43602cf76df0b199af28f0e9d4319b6775630425ea \