Skip to content

Commit 0c2d32c

Browse files
authored
Merge pull request #38 from max-pfeiffer/dependabot/pip/ruff-0.7.2
Bump ruff from 0.6.8 to 0.7.2
2 parents abd756b + 89f52d9 commit 0c2d32c

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)