Skip to content

Commit

Permalink
Pin pytest to latest version 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 1, 2024
1 parent 92e562e commit 1a75124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ twine==5.0.0
# Test / Benchmark requirements
codecov==2.1.13
coverage>=6.2
pytest>=7.0.1,<8
pytest==8.1.1
pytest-benchmark[histogram]==3.4.1
pytest-cov==3.0.0
dataclass-wizard==0.22.1 # for loading dict to nested dataclass
Expand Down

0 comments on commit 1a75124

Please sign in to comment.