Skip to content

Commit 107fb2c

Browse files
authored
Merge pull request #2683 from blacklanternsecurity/dependabot/pip/dev/pytest-benchmark-5.1.0
Bump pytest-benchmark from 4.0.0 to 5.1.0
2 parents 58ecbb6 + 7c62b6b commit 107fb2c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
@@ -74,7 +74,7 @@ pytest-asyncio = "1.1.0"
7474
uvicorn = ">=0.32,<0.36"
7575
fastapi = ">=0.115.5,<0.117.0"
7676
pytest-httpx = ">=0.35"
77-
pytest-benchmark = "^4.0.0"
77+
pytest-benchmark = ">=4,<6"
7878
ruff = "0.12.11"
7979

8080
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)