diff --git a/pyproject.toml b/pyproject.toml index a430d38..c1a99eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ packages = ["src/octodns_netbox_dns"] python = "3.11" dependencies = [ "pytest==8.2.2", - "coverage==7.5.3", + "coverage==7.6.1", "octodns==1.9.1", "octodns-spf==0.0.2", ]