chore(deps): update dependency ruff to ^0.12.0 (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-17 22:32:48 +00:00
committed by GitHub
parent e8dc6b6bbc
commit ff2424de8c
2 changed files with 21 additions and 21 deletions

View File

@@ -27,7 +27,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
ruff = "^0.11.0"
ruff = "^0.12.0"
pytest-mock = "^3.12.0"
pytest-flask = "^1.3.0"