Skip to content

Commit

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

---
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] committed Jun 18, 2024
1 parent 614442a commit f0e6ed9
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.7.6"
"dagster == 1.7.10"
]
cloud = [
"msgpack == 1.0.8",
Expand Down

0 comments on commit f0e6ed9

Please sign in to comment.