diff --git a/pyproject.toml b/pyproject.toml index a430d38..decfaf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ python = "3.11" dependencies = [ "pytest==8.2.2", "coverage==7.5.3", - "octodns==1.9.1", + "octodns==1.10.0", "octodns-spf==0.0.2", ]