Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 11d77dd

Browse files
chore(deps-dev): bump ruff from 0.12.5 to 0.12.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.5 to 0.12.9. - [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.5...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36ae9df commit 11d77dd

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 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
@@ -23,7 +23,7 @@ pytest-cov = "^6.2.1"
2323
python-dotenv = "^1.1.1"
2424
pytest-asyncio = "^1.1.0"
2525
pre-commit = "^4.2.0"
26-
ruff = "^0.12.5"
26+
ruff = "^0.12.9"
2727
python-lsp-server = ">=1.12.2,<2.0.0"
2828
pylsp-mypy = ">=0.7.0,<0.8.0"
2929
python-lsp-ruff = ">=2.2.2,<3.0.0"

0 commit comments

Comments
 (0)