Skip to content

Commit adb27f8

Browse files
Merge pull request #49 from mdsol/dependabot/pip/pytest-benchmark-5.2.3
build(deps-dev): bump pytest-benchmark from 4.0.0 to 5.2.3
2 parents 7f9c163 + 82e70e8 commit adb27f8

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -53,7 +53,7 @@ optional = true
5353
pytest = ">=7.3.2,<10.0.0"
5454
pytest-xdist = "^3.3.1"
5555
pytest-cov = ">=4.1,<8.0"
56-
pytest-benchmark = "^4.0.0"
56+
pytest-benchmark = ">=4,<6"
5757

5858
[build-system]
5959
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)