chore(deps): update dependency ruff to ^0.11.0

This commit is contained in:
renovate[bot] 2025-05-27 13:24:28 +00:00 committed by Hal
parent 328028ac21
commit 458481f8c0
2 changed files with 21 additions and 20 deletions

View file

@ -41,7 +41,7 @@ pytest = "^8.0.0"
pytest-asyncio = "^0.23.0"
pytest-cov = "^4.0.0"
pytest-mock = "^3.12.0"
ruff = "^0.1.0"
ruff = "^0.11.0"
pre-commit = "^3.6.0"
nox = "^2025.0.0"
commitizen = "^3.0.0"