Skip to content

Commit f08aa1c

Browse files
authored
Merge branch 'main' into dependabot/pip/scaleway-async/ruff-0.6.8
2 parents 45892b8 + e6ad3dc commit f08aa1c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

scaleway/poetry.lock

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

scaleway/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scaleway-core = "*"
2828

2929
[tool.poetry.group.dev.dependencies]
3030
scaleway-core = { path = "../scaleway-core", develop = true }
31-
ruff = ">=0.5.0,<0.6.4"
31+
ruff = ">=0.5.0,<0.6.9"
3232
mypy = "^1.5.1"
3333

3434
[build-system]

0 commit comments

Comments
 (0)