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

This commit is contained in:
renovate-bot 2024-09-11 04:16:10 +02:00
parent 65237611ce
commit e4d85ac5e1

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