From f339eed45c98ac335475e6e24f625b9e5ab564a0 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sat, 22 Jun 2024 08:20:26 +0200 Subject: [PATCH] chore(deps): update dependency octodns to v1.9.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0f7d302..54d9a31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ python = "3.11" dependencies = [ "pytest==7.4.4", "coverage==7.4.2", - "octodns==1.7.0", + "octodns==1.9.1", "octodns-spf==0.0.2", ] -- 2.40.1