Merge pull request #1956 from mandiant/dependabot/pip/pytest-8.0.0

build(deps-dev): bump pytest from 7.4.4 to 8.0.0
This commit is contained in:
Moritz
2024-01-30 14:12:49 +01:00
committed by GitHub

View File

@@ -63,7 +63,7 @@ namespaces = false
[project.optional-dependencies]
dev = [
"pre-commit==3.5.0",
"pytest==7.4.4",
"pytest==8.0.0",
"pytest-sugar==0.9.7",
"pytest-instafail==0.5.0",
"pytest-cov==4.1.0",