Skip to content

Commit

Permalink
Bump dagster-docker from 0.22.9 to 0.23.3
Browse files Browse the repository at this point in the history
Bumps [dagster-docker](https://github.com/dagster-io/dagster) from 0.22.9 to 0.23.3.
- [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-docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 108fdc2 commit dc7148f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dagster.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ dagster==1.6.9
dagster-graphql==1.6.9
dagster-webserver==1.6.9
dagster-postgres==0.22.9
dagster-docker==0.22.9
dagster-docker==0.23.3
2 changes: 1 addition & 1 deletion requirements-pipeline.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dagster==1.6.9
dagster-postgres==0.22.9
dagster-docker==0.22.9
dagster-docker==0.23.3
geopandas==0.14.3
GeoAlchemy2==0.14.4
# Because a specific version of the PyPi GDAL package depends on specific OS library versions, and because Ubuntu (LTS) currently only provides *older* versions of them, we ping GDAL to v3.6 here.
Expand Down

0 comments on commit dc7148f

Please sign in to comment.