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

This commit is contained in:
renovate-bot 2024-07-20 20:18:59 +02:00
parent f4e877e2fe
commit 96c948a25c

View file

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