chore(deps): update dependency pytest to v8
build and publish / update-changelog (pull_request) Failing after 22s Details
build and publish / release-pypackage (pull_request) Successful in 50s Details
check code / check-code (pull_request) Successful in 37s Details

This commit is contained in:
renovate-bot 2024-05-20 08:19:57 +02:00
parent 77ac5fbc07
commit 52f5aacbaf
1 changed files with 1 additions and 1 deletions

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.1",
"coverage==7.4.2",
"octodns==1.7.0",
"octodns-spf==0.0.2",