chore(deps): update dependency pytest to v8 - autoclosed #6

Closed
renovate-bot wants to merge 1 commit from renovate/pytest-8.x into main
Showing only changes of commit 2d137ac09c - Show all commits

View file

@ -48,7 +48,7 @@ packages = ["src/octodns_netbox_dns"]
[tool.hatch.envs.default]
python = "3.11"
dependencies = [
"pytest==7.4.4",
"pytest==8.2.2",
"coverage==7.4.2",
"octodns==1.7.0",
"octodns-spf==0.0.2",