Skip to content

Commit b0fffc6

Browse files
chore(deps-dev): bump pytest-benchmark from 4.0.0 to 5.1.0 (#71)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aad7db commit b0fffc6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pytest-codspeed = "^3.1.2"
4242
[tool.poetry.group.benchmark.dependencies]
4343
ulid-py = "^1.1.0"
4444
ulid2 = "^0.3.0"
45-
pytest-benchmark = "^4.0.0"
45+
pytest-benchmark = ">=4,<6"
4646

4747
[tool.semantic_release]
4848
version_toml = ["pyproject.toml:tool.poetry.version"]

0 commit comments

Comments
 (0)