Skip to content

Commit 62ecf1f

Browse files
Bump aiosqlite from 0.17.0 to 0.20.0 (#122)
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.17.0 to 0.20.0. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.17.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08cc84e commit 62ecf1f

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
@@ -27,7 +27,7 @@ sqlite = ["aiosqlite"]
2727
mysql = ["aiomysql"]
2828
dev = [
2929
"aiomysql==0.0.22",
30-
"aiosqlite==0.17.0",
30+
"aiosqlite==0.20.0",
3131
"aiounittest==1.4.2",
3232
"attribution==1.7.1",
3333
"attrs==22.1.0",

0 commit comments

Comments
 (0)