Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 390026f commit 1cb5a73
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.12"
"dagster == 1.7.13"
]
cloud = [
"msgpack == 1.0.8",
Expand Down

0 comments on commit 1cb5a73

Please sign in to comment.