diff --git a/pyproject.toml b/pyproject.toml index 0f7d302..98459fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ packages = ["src/octodns_netbox_dns"] [tool.hatch.envs.default] python = "3.11" dependencies = [ - "pytest==7.4.4", + "pytest==8.2.1", "coverage==7.4.2", "octodns==1.7.0", "octodns-spf==0.0.2",