diff --git a/pyproject.toml b/pyproject.toml index 269f555..92a167b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ packages = ["src/octodns_netbox_dns"] python = "3.11" dependencies = [ "pytest==7.4.3", - "coverage==7.3.2", + "coverage==7.4.1", ] [tool.hatch.envs.default.scripts]