Skip to content

Commit

Permalink
Update pytest-benchmark requirement from ~=4.0 to ~=5.1 (#10066)
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) to permit the latest version.
- [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst)
- [Commits](ionelmc/pytest-benchmark@v4.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: pytest-benchmark
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5ab7f82 commit f04761b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test_min.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ astroid==3.3.5 # Pinned to a specific version for tests
typing-extensions~=4.12
py~=1.11.0
pytest~=8.3
pytest-benchmark~=4.0
pytest-benchmark~=5.1
pytest-timeout~=2.3
towncrier~=24.8
requests
Expand Down

0 comments on commit f04761b

Please sign in to comment.