From d826e7c0b9fc75794fd562f80233817b79283412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:43:46 +0000 Subject: [PATCH] Update dagster-gcp requirement from >=0.29.11 to >=0.29.14 Updates the requirements on [dagster-gcp](https://github.com/dagster-io/dagster) to permit the latest version. - [Release notes](https://github.com/dagster-io/dagster/releases) - [Changelog](https://github.com/dagster-io/dagster/blob/master/CHANGES.md) - [Commits](https://github.com/dagster-io/dagster/commits) --- updated-dependencies: - dependency-name: dagster-gcp dependency-version: 0.29.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc6b3f3..063c572 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ # are bundled into the source PEX automatically. dagster>=1.13.11 dagster-cloud -dagster-gcp>=0.29.11 +dagster-gcp>=0.29.14 google-cloud-storage google-cloud-secret-manager requests