Skip to content

Commit a7962df

Browse files
chore(deps-dev): bump ruff from 0.12.11 to 0.13.2 in /scaleway-core (#1271)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19fd208 commit a7962df

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

scaleway-core/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-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pytest-cov = "^6.3.0"
3131

3232
[tool.poetry.group.dev.dependencies]
3333
types-python-dateutil = "^2.8.19"
34-
ruff = ">=0.5.0,<0.12.12"
34+
ruff = ">=0.5.0,<0.13.3"
3535
mypy = "^1.5.1"
3636
ty = "^0.0.1a15"
3737
pyrefly = ">=0.24.2,<0.32.0"

0 commit comments

Comments
 (0)