Skip to content

Commit ec72204

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

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 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.3"
2323

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

0 commit comments

Comments
 (0)