diff --git a/pyproject.toml b/pyproject.toml index 6742f68..d51f0e6 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.6.0", + "octodns==1.6.1", "octodns-spf==0.0.2", ]