Merge pull request #1834 from mandiant/dependabot/pip/pytest-7.4.3

build(deps-dev): bump pytest from 7.4.2 to 7.4.3
This commit is contained in:
Willi Ballenthin
2023-11-01 12:17:12 +01:00
committed by GitHub

View File

@@ -62,7 +62,7 @@ packages = ["capa"]
[project.optional-dependencies]
dev = [
"pre-commit==3.5.0",
"pytest==7.4.2",
"pytest==7.4.3",
"pytest-sugar==0.9.7",
"pytest-instafail==0.5.0",
"pytest-cov==4.1.0",