Skip to content

Commit 588abde

Browse files
chore(deps-dev): bump ruff from 0.12.11 to 0.13.2 in /scaleway-async (scaleway#1269)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f87e765 commit 588abde

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

scaleway-async/poetry.lock

Lines changed: 21 additions & 21 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
@@ -29,7 +29,7 @@ pytest-cov = ">=6.3,<8.0"
2929

3030
[tool.poetry.group.dev.dependencies]
3131
scaleway-core = { path = "../scaleway-core", develop = true }
32-
ruff = ">=0.5.0,<0.12.12"
32+
ruff = ">=0.5.0,<0.13.3"
3333
mypy = "^1.5.1"
3434
ty = "^0.0.1a15"
3535
pyrefly = ">=0.24.2,<0.32.0"

0 commit comments

Comments
 (0)