Skip to content

Commit

Permalink
build(deps): update pytest-benchmark requirement from ~=4.0.0 to ~=5.0.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent eae4d48 commit c670f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dev = [
"mypy~=1.2",
"orjson~=3.8",
"pre-commit~=4.0",
"pytest-benchmark~=4.0.0",
"pytest-benchmark~=5.0.0",
"pytest-console-scripts~=1.4.0",
"pytest-cov~=5.0",
"pytest-recording~=0.13",
Expand Down

0 comments on commit c670f56

Please sign in to comment.