Skip to content

Commit 9f2832d

Browse files
Merge pull request #260 from ollama/dependabot/pip/pytest-asyncio-0.24.0
2 parents e220e46 + 9e6726e commit 9f2832d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -14,7 +14,7 @@ httpx = "^0.27.0"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest = ">=7.4.3,<9.0.0"
17-
pytest-asyncio = "^0.23.2"
17+
pytest-asyncio = ">=0.23.2,<0.25.0"
1818
pytest-cov = ">=4.1,<6.0"
1919
pytest-httpserver = "^1.0.8"
2020
pillow = "^10.2.0"

0 commit comments

Comments
 (0)