Skip to content

Commit ad8318f

Browse files
chore(deps-dev): bump ruff from 0.12.11 to 0.13.2 in /scaleway
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.13.2. - [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.11...0.13.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f94dae commit ad8318f

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

scaleway/poetry.lock

Lines changed: 22 additions & 22 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
@@ -32,7 +32,7 @@ pytest-cov = "^6.3.0"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
scaleway-core = { path = "../scaleway-core", develop = true }
35-
ruff = ">=0.5.0,<0.12.12"
35+
ruff = ">=0.5.0,<0.13.3"
3636
mypy = "^1.5.1"
3737
ty = "^0.0.1a15"
3838
pyrefly = ">=0.24.2,<0.32.0"

0 commit comments

Comments
 (0)