Skip to content

Commit f454887

Browse files
chore(deps-dev): bump ruff from 0.4.7 to 0.5.0 in /scaleway-async (scaleway#577)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f191047 commit f454887

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

scaleway-async/poetry.lock

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

scaleway-async/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.0.286,<0.4.8"
31+
ruff = ">=0.5.0,<0.5.1"
3232
mypy = "^1.5.1"
3333

3434
[build-system]

0 commit comments

Comments
 (0)