Skip to content

Commit

Permalink
build(deps-dev): bump pytest-benchmark from 4.0.0 to 5.1.0 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent 5e2b7c8 commit 733077b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pytest = "^8.3"
pytest-cov = "^5.0"

[tool.poetry.group.benchmark.dependencies]
pytest-benchmark = "^4.0.0"
pytest-benchmark = ">=4,<6"

[tool.semantic_release]
branch = "main"
Expand Down

0 comments on commit 733077b

Please sign in to comment.