Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 9ef9177

Browse files
Merge pull request #183 from stacklok/dependabot/pip/aiosqlite-0.20.0
Bump aiosqlite from 0.19.0 to 0.20.0
2 parents e42c79f + df6f2f4 commit 9ef9177

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

poetry.lock

Lines changed: 10 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
@@ -19,7 +19,7 @@ llama_cpp_python = ">=0.3.2"
1919
cryptography = "^44.0.0"
2020
sqlalchemy = "^2.0.28"
2121
greenlet = "^3.0.3"
22-
aiosqlite = "^0.19.0"
22+
aiosqlite = "^0.20.0"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
pytest = ">=7.4.0"

0 commit comments

Comments
 (0)