aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-08-23 10:19:54 +0000
committerGravatar Johannes Christ <[email protected]>2024-08-23 17:09:33 +0200
commit3b8954e2f0cb7aead655c83b60dd0e628b2a974e (patch)
tree911d49501008469476e2c8a3a3fa3b5c7e9bb96b /pyproject.toml
parentUpdate dependency community.postgresql to v3.5.0 (diff)
Update poetry
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | pypi | mkdocs-git-revision-date-localized-plugin | 1.2.6 | 1.2.7 | | pypi | mkdocs-material | 9.5.31 | 9.5.33 | | pypi | octodns-cloudflare | 0.0.6 | 0.0.7 | | pypi | ruff | 0.6.1 | 0.6.2 |
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e01ebd4..ec6a562 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,7 +11,7 @@ package-mode = false
python = ">3.11,<4.0"
pre-commit = "3.8.0"
-ruff = "0.6.1"
+ruff = "0.6.2"
taskipy = "1.13.0"
[tool.poetry.group.ansible.dependencies]
@@ -21,7 +21,7 @@ dnspython = "2.6.1"
[tool.poetry.group.dns.dependencies]
octodns = "^1.8.0"
-octodns-cloudflare = "^0.0.6"
+octodns-cloudflare = "^0.0.7"
[tool.poetry.group.docs.dependencies]