Update dependency octodns to v1.5.0 #13

Merged
olofvndrhr merged 1 commit from renovate/octodns-1.x into main 2024-02-29 09:19:47 +01:00
Showing only changes of commit 6c9f77c5f4 - Show all commits

View file

@ -50,7 +50,7 @@ python = "3.11"
dependencies = [ dependencies = [
"pytest==7.4.4", "pytest==7.4.4",
"coverage==7.4.2", "coverage==7.4.2",
"octodns==1.4.0", "octodns==1.5.0",
"octodns-spf==0.0.2", "octodns-spf==0.0.2",
] ]