aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-04-27 17:03:14 +0000
committerGravatar GitHub <[email protected]>2025-04-27 17:03:14 +0000
commit7adb92a0e989fb0e09836ef405fcb491db0aca5b (patch)
tree227065eb8cd37dff0170f1ca9888e4ae74639bea /pyproject.toml
parentOnly dry run octo on PRs targetting main (diff)
Update poetry
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | ansible-core | 2.18.4 | 2.18.5 | | pypi | ruff | 0.11.6 | 0.11.7 |
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ef017b0..10ff42f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ package-mode = false
python = ">3.11,<4.0"
pre-commit = "4.2.0"
-ruff = "0.11.6"
+ruff = "0.11.7"
taskipy = "1.14.1"
[tool.poetry.group.ansible.dependencies]