Skip to content

Commit

Permalink
fix: bump scaleway sdk to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyclimse committed Apr 22, 2024
1 parent 74e7bed commit 7a039d4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dagster-scaleway = "dagster_scaleway.cli:main"

[tool.poetry.dependencies]
python = "^3.11"
scaleway = "^2.0.0"
scaleway = "^2.1.0"
dagster = "^1.6.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 7a039d4

Please sign in to comment.