chore(deps): update dependency pytest to v8.3.2
All checks were successful
build pypackage and create release / release-github (pull_request) Successful in 12s
check code / check-code (pull_request) Successful in 17s

This commit is contained in:
renovate-bot 2024-07-25 20:17:06 +02:00
parent f4e877e2fe
commit 8f29b8991f

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.2",
"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",