Skip to content

Commit 68af4a6

Browse files
Bump ruff from 0.6.4 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 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.4...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06b1ada commit 68af4a6

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
@@ -47,7 +47,7 @@ pytest-cov = "5.0.0"
4747
pytest-xdist = "3.6.1"
4848

4949
[tool.poetry.group.lint.dependencies]
50-
ruff = "0.6.4"
50+
ruff = "0.7.1"
5151
pre-commit = "3.8.0"
5252

5353
[tool.poetry.group.doc.dependencies]

0 commit comments

Comments
 (0)