Skip to content

Commit 59328ef

Browse files
Bump ruff from 0.12.4 to 0.12.5 in the patch group (#466)
Bumps the patch group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.4 to 0.12.5 - [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.4...0.12.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e882bf commit 59328ef

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pyenchant = "^3.2.2"
3737
pytest = "^8.4.1"
3838
pytest-asyncio = "^1.1.0"
3939
pytest-cov = "^6.2.1"
40-
ruff = "^0.12.4"
40+
ruff = "^0.12.5"
4141
Sphinx = "^7.1.2"
4242
sphinx-autoapi = "^3.6.0"
4343
sphinx-autodoc-typehints = "^2.3.0"

0 commit comments

Comments
 (0)