Skip to content

Commit 8801cb9

Browse files
Update dagster requirement from >=1.13.11 to >=1.13.16
Updates the requirements on [dagster](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](dagster-io/dagster@1.13.11...1.13.16) --- updated-dependencies: - dependency-name: dagster dependency-version: 1.13.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d275422 commit 8801cb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# NOTE: must NOT contain editable/path entries (e.g. `-e .`) — the PEX deps
88
# builder cannot resolve those. The local packages (backend/, orchestration/)
99
# are bundled into the source PEX automatically.
10-
dagster>=1.13.11
10+
dagster>=1.13.16
1111
dagster-cloud
1212
dagster-gcp>=0.29.11
1313
google-cloud-storage

0 commit comments

Comments
 (0)