Compare commits

...

1 commit

Author SHA1 Message Date
c4e11f91aa chore(deps): update dependency coverage to v7.5.4
Some checks failed
build and publish / release-pypackage (pull_request) Failing after 11m51s
build and publish / update-changelog (pull_request) Failing after 10m33s
check code / check-code (pull_request) Failing after 15m16s
2024-06-23 08:19:37 +02:00

View file

@ -49,7 +49,7 @@ packages = ["src/octodns_netbox_dns"]
python = "3.11"
dependencies = [
"pytest==7.4.4",
"coverage==7.4.2",
"coverage==7.5.4",
"octodns==1.7.0",
"octodns-spf==0.0.2",
]