Skip to content

Commit 1997fa4

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

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -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.15.16"
31+
ruff = ">=0.5.0,<0.15.21"
3232
mypy = ">=1.5.1,<3.0.0"
3333
ty = ">=0.0.1,<0.0.43"
3434
pytest = ">=8.4.1,<10.0.0"

0 commit comments

Comments
 (0)