Skip to content

Commit 9166686

Browse files
Bump ruff from 0.7.3 to 0.7.4 (#322)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.7.4. - [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.7.3...0.7.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c467baf commit 9166686

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
@@ -39,7 +39,7 @@ pyenchant = "^3.2.2"
3939
pytest = "^8.0.2"
4040
pytest-asyncio = "^0.24.0"
4141
pytest-cov = "^6.0.0"
42-
ruff = "^0.7.3"
42+
ruff = "^0.7.4"
4343
Sphinx = "^7.1.2"
4444
sphinx-autoapi = "^3.3.3"
4545
sphinx-autodoc-typehints = "^2.3.0"

0 commit comments

Comments
 (0)