diff --git a/pyproject.toml b/pyproject.toml index c580317..158567d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ pytest = "8.3.2" pylint = "3.2.6" flake8 = "7.1.0" flake8-pytest-style = "2.0.0" -ruff = "0.5.5" +ruff = "0.5.6" coverage = "7.6.0" mypy = "1.11.1" bandit = "1.7.9"