diff --git a/pyproject.toml b/pyproject.toml index a430d38..b9a88ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ packages = ["src/octodns_netbox_dns"] [tool.hatch.envs.default] python = "3.11" dependencies = [ - "pytest==8.2.2", + "pytest==8.3.2", "coverage==7.5.3", "octodns==1.9.1", "octodns-spf==0.0.2",