Skip to content

Commit 768c559

Browse files
Merge pull request #105 from ollama/dependabot/pip/pytest-cov-5.0.0
2 parents 44126e5 + 841595a commit 768c559

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
@@ -15,7 +15,7 @@ httpx = "^0.27.0"
1515
[tool.poetry.group.dev.dependencies]
1616
pytest = "^7.4.3"
1717
pytest-asyncio = "^0.23.2"
18-
pytest-cov = "^4.1.0"
18+
pytest-cov = ">=4.1,<6.0"
1919
pytest-httpserver = "^1.0.8"
2020
pillow = "^10.2.0"
2121
ruff = "^0.1.8"

0 commit comments

Comments
 (0)