chore(deps): update dependency ruff to ^0.12.0

This commit is contained in:
renovate[bot] 2025-07-29 23:02:40 +00:00 committed by Hal
parent f7e38c599a
commit f52df0c3d2
2 changed files with 21 additions and 21 deletions

View file

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