deps: update ruff

This commit is contained in:
imperosol
2024-12-08 11:17:27 +01:00
parent 1da45fdffc
commit 9acb421b2e
5 changed files with 28 additions and 29 deletions

View File

@ -65,7 +65,7 @@ optional = true
django-debug-toolbar = "^4.4.6"
ipython = "^8.26.0"
pre-commit = "^4.0.1"
ruff = "^0.6.9" # Version used in pipeline is controlled by pre-commit hooks in .pre-commit.config.yaml
ruff = "^0.8.2" # 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"