aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 03:29:58 +0000
committerGravatar GitHub <[email protected]>2024-06-17 03:29:58 +0000
commit4f881c23b0438ce82f7d4fec9f386f8c707a2059 (patch)
tree6645256fe37ab0e3551a8b2225a329343b9d38bd /pyproject.toml
parentBump ruff from 0.4.8 to 0.4.9 (diff)
Bump octodns from 1.7.0 to 1.8.0
Bumps [octodns](https://github.com/octodns/octodns) from 1.7.0 to 1.8.0. - [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md) - [Commits](https://github.com/octodns/octodns/compare/v1.7.0...v1.8.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 de18484..1f69a63 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ ansible-lint = { version = "24.2.2", markers = "platform_system != 'Windows'" }
dnspython = "2.6.1"
[tool.poetry.group.dns.dependencies]
-octodns = "^1.7.0"
+octodns = "^1.8.0"
octodns-cloudflare = "^0.0.6"
[tool.taskipy.tasks]