Merge pull request #1930 from mandiant/dependabot/pip/pytest-7.4.4

build(deps-dev): bump pytest from 7.4.3 to 7.4.4
This commit is contained in:
Moritz
2024-01-18 10:17:21 +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.3",
"pytest==7.4.4",
"pytest-sugar==0.9.7",
"pytest-instafail==0.5.0",
"pytest-cov==4.1.0",