Skip to content

Commit

Permalink
Merge pull request #997 from mandiant/dependabot/pip/pytest-8.2.0
Browse files Browse the repository at this point in the history
build(deps): bump pytest from 8.1.1 to 8.2.0
  • Loading branch information
mr-tz authored Apr 30, 2024
2 parents 7b3a7cd + 907e559 commit 097d73d
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.1.1",
"pytest==8.2.0",
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0",
"pytest-cov==5.0.0",
Expand Down

0 comments on commit 097d73d

Please sign in to comment.