Skip to content

Commit

Permalink
Bump aiomysql from 0.0.22 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [aiomysql](https://github.com/aio-libs/aiomysql) from 0.0.22 to 0.2.0.
- [Release notes](https://github.com/aio-libs/aiomysql/releases)
- [Changelog](https://github.com/aio-libs/aiomysql/blob/master/CHANGES.txt)
- [Commits](aio-libs/aiomysql@v0.0.22...v0.2.0)

---
updated-dependencies:
- dependency-name: aiomysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent ffaf245 commit 002d309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ all = ["aiomysql", "aiosqlite"]
sqlite = ["aiosqlite"]
mysql = ["aiomysql"]
dev = [
"aiomysql==0.0.22",
"aiomysql==0.2.0",
"aiosqlite==0.20.0",
"aiounittest==1.4.2",
"attribution==1.7.1",
Expand Down

0 comments on commit 002d309

Please sign in to comment.