Skip to content

Commit

Permalink
chore(deps): update pytest-benchmark requirement (#310)
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.0.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 Oct 31, 2024
1 parent aa0ab77 commit bdf7773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mypy>=1.11.2,<2
openpyxl>=3.1.2,<4
pre-commit>=2.20.0,<5
pytest>=7.1.3
pytest-benchmark>=4.0.0,<5
pytest-benchmark>=4.0.0,<6
pytest-mock>=3.1
ruff>=0.7,<0.8
xlrd>=2.0.1,<3

0 comments on commit bdf7773

Please sign in to comment.