Skip to content

Commit 9627049

Browse files
chore(deps): bump scaleway from 0.5.0 to 0.7.0 (#29)
* chore(deps): bump scaleway from 0.5.0 to 0.6.0 Bumps [scaleway]() from 0.5.0 to 0.6.0. --- updated-dependencies: - dependency-name: scaleway dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * update scaleway to 0.7.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nathanael DEMACON <[email protected]>
1 parent dc90501 commit 9627049

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ scw-serverless = "scw_serverless.cli:main"
3535
[tool.poetry.dependencies]
3636
python = "^3.9"
3737
click = "^8.1.3"
38-
scaleway = "^0.5.0"
38+
scaleway = "^0.7.0"
3939
requests = "^2.28.2"
4040
typing-extensions = { version = "^4.4.0", python = "<3.11" }
4141
pyyaml = "^6.0"

0 commit comments

Comments
 (0)