Skip to content

Commit

Permalink
Merge pull request #247 from hartwork/dependabot/pip/pytest-8.0.2
Browse files Browse the repository at this point in the history
requirements(deps): bump pytest from 8.0.1 to 8.0.2
  • Loading branch information
hartwork authored Feb 26, 2024
2 parents d246290 + f2a1c15 commit a6c0f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameterized==0.9.0

# CI dependencies (from setup.py section "extras_require['ci']")
coverage==7.4.2
pytest==8.0.1
pytest==8.0.2

# Combined indirect dependencies
attrs==23.2.0
Expand Down

0 comments on commit a6c0f75

Please sign in to comment.