Skip to content

Commit 9c29f68

Browse files
chore(deps): bump scaleway from 0.7.0 to 0.8.0 (#44)
Bumps [scaleway]() from 0.7.0 to 0.8.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 0f8d9ef commit 9c29f68

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
@@ -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.7.0"
38+
scaleway = ">=0.7,<0.9"
3939
requests = "^2.28.2"
4040
typing-extensions = { version = "^4.4.0", python = "<3.11" }
4141
pyyaml = "^6.0"

0 commit comments

Comments
 (0)