diff --git a/pyproject.toml b/pyproject.toml index a3193b6..97222e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ pylint = "3.3.1" flake8 = "7.1.1" flake8-bugbear = "24.8.19" flake8-pytest-style = "2.0.0" -ruff = "0.7.0" +ruff = "0.7.1" coverage = "7.6.4" mypy = "1.13.0" bandit = "1.7.10"