Skip to content

Commit 4ec78be

Browse files
committed
Update aiomysql
1 parent 8455c55 commit 4ec78be

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

poetry.lock

Lines changed: 11 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
@@ -28,7 +28,7 @@ SQLAlchemy = ">=1.3,<1.4"
2828

2929
# drivers
3030
asyncpg = { version = ">=0.18,<1.0", optional = true }
31-
aiomysql = { version = "^0.0.21", optional = true }
31+
aiomysql = "^0.0.22"
3232

3333
# compatibility
3434
contextvars = { version = "^2.4", python = "<3.7" }

0 commit comments

Comments
 (0)