Skip to content

Commit

Permalink
Merge pull request #3037 from catalyst-cooperative/dependabot/pip/dev…
Browse files Browse the repository at this point in the history
…/dagster-postgres-gte-0.21.5-and-lt-0.21.8

Update dagster-postgres requirement from <0.21.7,>=0.21.5 to >=0.21.5,<0.21.8
  • Loading branch information
zaneselvans authored Nov 13, 2023
2 parents 44d5acf + c5c9ca3 commit fc3027f
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 @@ -21,7 +21,7 @@ dependencies = [
"coloredlogs>=14.0,<15.1", # Dagster requires 14.0
"dagster-webserver>=1.4,<1.6",
"dagster>=1.4,<1.6",
"dagster-postgres>=0.21.5,<0.21.7",
"dagster-postgres>=0.21.5,<0.21.8",
"dask>=2022.5,<2023.11.1",
"datapackage>=1.11,<1.16", # Transition datastore to use frictionless.
"email-validator>=1.0.3", # pydantic[email]
Expand Down

0 comments on commit fc3027f

Please sign in to comment.