bump ruff version

This commit is contained in:
Jakub Trllo 2025-04-29 14:01:01 +02:00
parent 2cb2a71e51
commit 591bf7c57b

View file

@ -20,7 +20,7 @@ pytest = "^8.0"
pytest-print = "^1.0"
ayon-python-api = "^1.0"
# linting dependencies
ruff = "^0.3.3"
ruff = "0.11.7"
pre-commit = "^3.6.2"
codespell = "^2.2.6"
semver = "^3.0.2"