Skip to content

Commit

Permalink
Merge pull request #1034 from mandiant/dependabot/pip/pytest-8.3.3
Browse files Browse the repository at this point in the history
build(deps): bump pytest from 8.2.1 to 8.3.3
  • Loading branch information
mr-tz authored Sep 20, 2024
2 parents f80e818 + 93fab26 commit e736054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ packages = ["floss", "floss.sigs"]
dev = [
"pre-commit==3.5.0",
"pyyaml==6.0.1",
"pytest==8.2.2",
"pytest==8.3.3",
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0",
"pytest-cov==5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pycparser==2.22
pydantic==2.7.4
pydantic-core==2.18.4
pygments==2.18.0
pytest==8.2.1
pytest==8.3.3
pytest-cov==5.0.0
pytest-instafail==0.5.0
pytest-sugar==1.0.0
Expand Down

0 comments on commit e736054

Please sign in to comment.