Skip to content

Commit 89f52d9

Browse files
Bump ruff from 0.6.8 to 0.7.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.7.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abd756b commit 89f52d9

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
@@ -19,7 +19,7 @@ pre-commit = "3.8.0"
1919
pytest-cookies = "0.7.0"
2020
pytest-cov = "5.0.0"
2121
toml = "0.10.2"
22-
ruff = "0.6.8"
22+
ruff = "0.7.2"
2323

2424
[tool.ruff]
2525
exclude = [".venv"]

0 commit comments

Comments
 (0)