bumping ruff version

This commit is contained in:
msramalho
2026-02-23 12:36:53 +00:00
parent 8a4a314cf9
commit 2d13077fad
3 changed files with 23 additions and 23 deletions

View File

@@ -66,7 +66,7 @@ pytest = "^8.3.4"
autopep8 = "^2.3.1"
pytest-loguru = "^0.4.0"
pytest-mock = "^3.14.0"
ruff = "^0.9.10"
ruff = "^0.15.2"
pre-commit = "^4.1.0"
[tool.poetry.group.docs.dependencies]