Skip to content

Commit f5a8ec3

Browse files
Merge pull request #106 from ollama/dependabot/pip/ruff-0.3.4
2 parents 768c559 + 3c9ba8c commit f5a8ec3

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -18,7 +18,7 @@ pytest-asyncio = "^0.23.2"
1818
pytest-cov = ">=4.1,<6.0"
1919
pytest-httpserver = "^1.0.8"
2020
pillow = "^10.2.0"
21-
ruff = "^0.1.8"
21+
ruff = ">=0.1.8,<0.4.0"
2222

2323
[build-system]
2424
requires = ["poetry-core"]

0 commit comments

Comments
 (0)