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

Commit df6f2f4

Browse files
Bump aiosqlite from 0.19.0 to 0.20.0
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.19.0 to 0.20.0. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: aiosqlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5559515 commit df6f2f4

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)