Skip to content

Commit eb9723c

Browse files
chore(deps-dev): bump ruff from 0.11.7 to 0.11.12 in /scaleway-async
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.11.12. - [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.11.7...0.11.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1b4d48 commit eb9723c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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

3434
[build-system]

0 commit comments

Comments
 (0)