Skip to content

Commit 384566f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ dynamic = ["version"]
214214
requires-python = ">=3.12"
215215
dependencies = [
216216
"aiomysql ==0.2.0",
217-
"aiosqlite ==0.20.0",
217+
"aiosqlite ==0.21.0",
218218
"alembic ==1.14.0",
219219
"apscheduler ==3.10.4",
220220
"argon2_cffi ==23.1.0",

0 commit comments

Comments
 (0)