Skip to content

Commit 8af84f8

Browse files
chore(deps): bump scaleway from 0.9.0 to 0.10.0 (#63)
Bumps [scaleway]() from 0.9.0 to 0.10.0. --- updated-dependencies: - dependency-name: scaleway dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b006f8 commit 8af84f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -39,7 +39,7 @@ scw-serverless = "scw_serverless.cli:main"
3939
[tool.poetry.dependencies]
4040
python = "^3.9"
4141
click = "^8.1.3"
42-
scaleway = ">=0.7,<0.10"
42+
scaleway = ">=0.7,<0.11"
4343
requests = "^2.28.2"
4444
typing-extensions = { version = "^4.4.0", python = "<3.11" }
4545
pyyaml = "^6.0"

0 commit comments

Comments
 (0)