Skip to content

Commit ca621a1

Browse files
chore(deps-dev): bump ruff from 0.12.4 to 0.12.7 in /scaleway
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.4 to 0.12.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.4...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a57860c commit ca621a1

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
@@ -29,7 +29,7 @@ pyrefly = "^0.24.2"
2929

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

0 commit comments

Comments
 (0)