Skip to content

Commit 99ca805

Browse files
Bump ruff from 0.5.7 to 0.12.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.12.8. - [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.5.7...0.12.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d35764e commit 99ca805

File tree

2 files changed

+64
-22
lines changed

2 files changed

+64
-22
lines changed

poetry.lock

Lines changed: 63 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bandit = "^1.7.9"
2929
pre-commit = "^3.7.1"
3030

3131
[tool.poetry.group.ruff.dependencies]
32-
ruff = "^0.5.2"
32+
ruff = "^0.12.8"
3333
pre-commit = "^3.7.1"
3434

3535
[tool.poetry.group.isort.dependencies]

0 commit comments

Comments
 (0)