Skip to content

Commit abdd4ee

Browse files
chore(deps): bump scaleway from 0.12.0 to 0.14.1 (#108)
Bumps [scaleway]() from 0.12.0 to 0.14.1. --- 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 78652cf commit abdd4ee

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

0 commit comments

Comments
 (0)