From 41132f95d8d86ab28d4754d7fafc820460b6c6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:43:45 +0000 Subject: [PATCH] Update dagster-gcp requirement from >=0.24 to >=0.29.11 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.11 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 546ecae..551f1ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ # are bundled into the source PEX automatically. dagster>=1.8 dagster-cloud -dagster-gcp>=0.24 +dagster-gcp>=0.29.11 google-cloud-storage google-cloud-secret-manager requests