Update dependency octodns to v1.5.0
check code / check-code (push) Successful in 33s Details

This commit is contained in:
renovate-bot 2024-02-29 08:18:33 +01:00 committed by Ivan Schaller
parent 537cd2061b
commit 6953643876
1 changed files with 1 additions and 1 deletions

View File

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