Skip to content

Commit

Permalink
chore(deps): update dependency pytest-codspeed to v3.2.0 (#204)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 75da9be commit e0df9a8
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 @@ -8,7 +8,7 @@ mypy ; implementation_name == "cpython"
# test
pytest==8.3.4
pytest-cov==6.0.0
pytest-codspeed==3.1.2 ; implementation_name == "cpython"
pytest-codspeed==3.2.0 ; implementation_name == "cpython"
pytest-github-actions-annotate-failures==0.3.0
# lint
pre-commit ; implementation_name == "cpython"

0 comments on commit e0df9a8

Please sign in to comment.