Skip to content

Commit be0be9c

Browse files
chore(deps): bump scaleway from 0.11.0 to 0.12.0
Bumps [scaleway]() from 0.11.0 to 0.12.0. --- updated-dependencies: - dependency-name: scaleway dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71480c2 commit be0be9c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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:cli"
3535
[tool.poetry.dependencies]
3636
python = "^3.9"
3737
click = "^8.1.3"
38-
scaleway = ">=0.7,<0.12"
38+
scaleway = ">=0.7,<0.13"
3939
requests = "^2.28.2"
4040
typing-extensions = { version = "^4.4.0", python = "<3.11" }
4141

0 commit comments

Comments
 (0)