diff --git a/pyproject.toml b/pyproject.toml index 61952aee..2efb0bb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,10 +112,10 @@ pre-commit = [ pre-commit-update = "^0.3.0" pyclean = "^3.0.0" pylint = "3.2.3" -pyright = "1.1.366" +pyright = "1.1.367" pyroma = "^4.2" python-semantic-release = "^9.6.0" -ruff = "0.4.8" +ruff = "0.4.9" safety = "^3.2.0" toml-sort = "^0.23.0" tox = "^4.0" @@ -159,7 +159,7 @@ pytest-env = "^1.1.3" pytest-github-report = "^0.0.1" pytest-html = "^4.1.1" pytest-order = "^1.2.1" -ruff = "0.4.8" +ruff = "0.4.9" tomli = "^2.0.1" [tool.poetry.scripts]