Skip to content

Commit

Permalink
Merge pull request #1834 from mandiant/dependabot/pip/pytest-7.4.3
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest from 7.4.2 to 7.4.3
  • Loading branch information
williballenthin authored Nov 1, 2023
2 parents 621d42a + 66607f1 commit 435eea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 435eea1

Please sign in to comment.