Skip to content

Commit

Permalink
build(deps): update pytest-benchmark requirement from ~=5.0.0 to ~=5.…
Browse files Browse the repository at this point in the history
…1.0 (#754)

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@v5.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 Oct 31, 2024
1 parent 5bc605f commit 5205af7
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~=5.0.0",
"pytest-benchmark~=5.1.0",
"pytest-console-scripts~=1.4.0",
"pytest-cov~=6.0",
"pytest-recording~=0.13",
Expand Down

0 comments on commit 5205af7

Please sign in to comment.