Skip to content

Commit c1b7b2f

Browse files
authored
Merge pull request #33 from max-pfeiffer/dependabot/pip/ruff-0.6.8
Bump ruff from 0.6.3 to 0.6.8
2 parents bc4a625 + 0b58c53 commit c1b7b2f

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.3"
22+
ruff = "0.6.8"
2323

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

0 commit comments

Comments
 (0)