Skip to content

Commit aa7c91e

Browse files
dependabot[bot]insolor
authored andcommitted
Bump ruff from 0.11.7 to 0.11.12 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.11.7 to 0.11.12 - [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.7...0.11.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78a653e commit aa7c91e

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
@@ -13,7 +13,7 @@ pymorphy3 = "^2.0.3"
1313
flake8 = "^7.2.0"
1414
pytest = "^8.3.5"
1515
pytest-cov = "^6.1.1"
16-
ruff = "^0.11.7"
16+
ruff = "^0.11.12"
1717

1818
[build-system]
1919
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)