aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-08 17:31:48 +0000
committerGravatar Joe Banks <[email protected]>2024-05-08 18:33:40 +0100
commite96f8142f15e20fe31876de07c3614097388e068 (patch)
tree0f3c2fe88aa8cc3fac1dc0549e34a767d5de6949 /pyproject.toml
parentProperly load Prometheus rules (diff)
Bump octodns from 1.6.1 to 1.7.0
Bumps [octodns](https://github.com/octodns/octodns) from 1.6.1 to 1.7.0. - [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md) - [Commits](https://github.com/octodns/octodns/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: octodns dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 4ef4bf3..1165439 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ ansible-lint = { version = "24.2.2", markers = "platform_system != 'Windows'" }
dnspython = "2.6.1"
[tool.poetry.group.dns.dependencies]
-octodns = "^1.6.1"
+octodns = "^1.7.0"
octodns-cloudflare = "^0.0.5"
[tool.taskipy.tasks]