Skip to content

Commit 99e1bce

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

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
@@ -13,7 +13,7 @@ pymorphy2 = "^0.9.1"
1313
flake8 = "^5.0.4"
1414
pytest = "^8.3.3"
1515
pytest-cov = "^5.0.0"
16-
ruff = "^0.6.8"
16+
ruff = "^0.7.1"
1717

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

0 commit comments

Comments
 (0)