Skip to content

Commit 7201dcb

Browse files
Merge pull request #107 from ollama/dependabot/pip/pytest-8.1.1
2 parents f5a8ec3 + dfa5b12 commit 7201dcb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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
@@ -13,7 +13,7 @@ python = "^3.8"
1313
httpx = "^0.27.0"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
pytest = "^7.4.3"
16+
pytest = ">=7.4.3,<9.0.0"
1717
pytest-asyncio = "^0.23.2"
1818
pytest-cov = ">=4.1,<6.0"
1919
pytest-httpserver = "^1.0.8"

0 commit comments

Comments
 (0)