Skip to content

Commit

Permalink
Bump dagster from 1.6.4 to 1.6.8 (#168)
Browse files Browse the repository at this point in the history
Bumps [dagster](https://github.com/dagster-io/dagster) from 1.6.4 to 1.6.8.
- [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.6.4...1.6.8)

---
updated-dependencies:
- dependency-name: dagster
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent c824864 commit 4971242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ test = [
"pendulum >= 2.1.2"
]
dagster = [
"dagster == 1.6.4"
"dagster == 1.6.8"
]
cloud = [
"msgpack == 1.0.8"
Expand Down

0 comments on commit 4971242

Please sign in to comment.