Skip to content

Commit

Permalink
Merge pull request #977 from mandiant/dependabot/pip/pytest-8.1.1
Browse files Browse the repository at this point in the history
build(deps-dev): bump pytest from 8.0.2 to 8.1.1
  • Loading branch information
mr-tz committed Apr 16, 2024
2 parents 5085e9a + 19b1d4d commit 05a743d
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 @@ -55,7 +55,7 @@ packages = ["floss", "floss.sigs"]
dev = [
"pre-commit==3.5.0",
"pyyaml==6.0.1",
"pytest==8.0.2",
"pytest==8.1.1",
"pytest-sugar==0.9.4",
"pytest-instafail==0.5.0",
"pytest-cov==4.1.0",
Expand Down

0 comments on commit 05a743d

Please sign in to comment.