Skip to content

Commit 052ae53

Browse files
Update dependency ruff to ^0.8.0
1 parent d0aed07 commit 052ae53

2 files changed

Lines changed: 21 additions & 20 deletions

File tree

poetry.lock

Lines changed: 20 additions & 19 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
@@ -31,7 +31,7 @@ pytest = "^8.0.0"
3131
pytest-cov = "^6.0.0"
3232
pytest-django = "^4.5.2"
3333
pytest-xdist = "^3.2.1"
34-
ruff = "^0.4.0"
34+
ruff = "^0.8.0"
3535

3636
[tool.pytest.ini_options]
3737
DJANGO_SETTINGS_MODULE = "core.settings.test_settings"

0 commit comments

Comments
 (0)