chore(deps): update dependency pytest to v8.3.3 #29

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

View file

@ -45,7 +45,7 @@ packages = ["src/octodns_netbox_dns"]
[tool.hatch.envs.default] [tool.hatch.envs.default]
python = "3.11" python = "3.11"
dependencies = [ dependencies = [
"pytest==8.2.2", "pytest==8.3.3",
"coverage==7.5.3", "coverage==7.5.3",
"octodns==1.9.1", "octodns==1.9.1",
"octodns-spf==0.0.2", "octodns-spf==0.0.2",