From b4c89d8ece81ab4698490476b99ab60ae0366348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:36:55 +0000 Subject: [PATCH] chore(deps): bump smart-open[gcs] from 7.4.3 to 7.5.0 Bumps [smart-open[gcs]](https://github.com/piskvorky/smart_open) from 7.4.3 to 7.5.0. - [Release notes](https://github.com/piskvorky/smart_open/releases) - [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md) - [Commits](https://github.com/piskvorky/smart_open/compare/v7.4.3...v7.5.0) --- updated-dependencies: - dependency-name: smart-open[gcs] dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 7c227128..3d3c5b63 100644 --- a/requirements.in +++ b/requirements.in @@ -379,7 +379,7 @@ secretstorage==3.4.0 # via mozanalysis six==1.17.0 # via python-dateutil -smart-open[gcs]==7.4.3 +smart-open[gcs]==7.5.0 # via mozilla-jetstream smmap==5.0.2 # via gitdb diff --git a/requirements.txt b/requirements.txt index 973a8f0f..511e971a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2245,9 +2245,9 @@ six==1.17.0 \ # via # -r requirements.in # python-dateutil -smart-open[gcs]==7.4.3 \ - --hash=sha256:58380011d58d98975abf73f8d2cd576d9d98115346f57d8380a5f78326c0ac84 \ - --hash=sha256:f32839234a287e2cb2ecdccc5b315de34a8e79db4db729e1a864ab3b359f9fee +smart-open[gcs]==7.5.0 \ + --hash=sha256:87e695c5148bbb988f15cec00971602765874163be85acb1c9fb8abc012e6599 \ + --hash=sha256:f394b143851d8091011832ac8113ea4aba6b92e6c35f6e677ddaaccb169d7cb9 # via -r requirements.in smmap==5.0.2 \ --hash=sha256:26ea65a03958fa0c8a1c7e8c7a58fdc77221b8910f6be2131affade476898ad5 \