Skip to content

Commit 6e4bc91

Browse files
chore(deps-dev): bump ruff from 0.12.8 to 0.12.11 in /scaleway-async
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.12.11. - [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.8...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f80367 commit 6e4bc91

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

scaleway-async/poetry.lock

Lines changed: 24 additions & 23 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.5.0,<0.12.9"
31+
ruff = ">=0.5.0,<0.12.12"
3232
mypy = "^1.5.1"
3333
ty = "^0.0.1a15"
3434
pyrefly = ">=0.24.2,<0.27.0"

0 commit comments

Comments
 (0)