Skip to content

Commit c0078ca

Browse files
chore(deps-dev): bump ruff from 0.12.7 to 0.12.11 in /scaleway-core
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 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.7...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] <[email protected]>
1 parent 0a79db3 commit c0078ca

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

scaleway-core/poetry.lock

Lines changed: 21 additions & 20 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
@@ -30,7 +30,7 @@ python-dateutil = "^2.8.2"
3030

3131
[tool.poetry.group.dev.dependencies]
3232
types-python-dateutil = "^2.8.19"
33-
ruff = ">=0.5.0,<0.12.8"
33+
ruff = ">=0.5.0,<0.12.12"
3434
mypy = "^1.5.1"
3535
ty = "^0.0.1a15"
3636
pyrefly = ">=0.24.2,<0.27.0"

0 commit comments

Comments
 (0)