update ruff

This commit is contained in:
imperosol
2024-10-09 14:28:13 +02:00
parent b340a6568f
commit 1dca0ea003
3 changed files with 22 additions and 22 deletions

View File

@ -66,7 +66,7 @@ optional = true
django-debug-toolbar = "^4.4.6"
ipython = "^8.26.0"
pre-commit = "^3.8.0"
ruff = "^0.5.7" # Version used in pipeline is controlled by pre-commit hooks in .pre-commit.config.yaml
ruff = "^0.6.9" # Version used in pipeline is controlled by pre-commit hooks in .pre-commit.config.yaml
djhtml = "^3.0.6"
faker = "^30.3.0"
rjsmin = "^1.2.2"