Skip to content

Commit a370c35

Browse files
chore(deps-dev): bump ruff from 0.11.6 to 0.12.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 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.11.6...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c22111 commit a370c35

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

poetry.lock

Lines changed: 22 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
@@ -19,7 +19,7 @@ loguru = "0.7.3"
1919
pyright = "^1.1.376"
2020
black = "^24.8.0"
2121
pre-commit = "^3.8.0"
22-
ruff = "^0.11.2"
22+
ruff = "^0.12.11"
2323

2424
[build-system]
2525
requires = ["poetry-core"]

0 commit comments

Comments
 (0)