diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index 047bfa5..15241c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ package-mode = false  python = ">3.11,<4.0"  pre-commit = "3.7.1" -ruff = "0.5.4" +ruff = "0.5.5"  taskipy = "1.13.0"  [tool.poetry.group.ansible.dependencies] | 
