Skip to content

Commit

Permalink
Bump asyncmy from 0.2.7 to 0.2.9
Browse files Browse the repository at this point in the history
Bumps [asyncmy](https://github.com/long2ice/asyncmy) from 0.2.7 to 0.2.9.
- [Release notes](https://github.com/long2ice/asyncmy/releases)
- [Changelog](https://github.com/long2ice/asyncmy/blob/dev/CHANGELOG.md)
- [Commits](long2ice/asyncmy@v0.2.7...v0.2.9)

---
updated-dependencies:
- dependency-name: asyncmy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 2956327 commit 50b9b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ def readme():
"asyncpg==0.29.0",
],
"mysql": [
"asyncmy==0.2.7",
"asyncmy==0.2.9",
"mysqlclient==2.1.1"
],
"mariadb": [
Expand Down Expand Up @@ -261,7 +261,7 @@ def readme():
"motor==3.1.1",
"pymssql==2.2.7",
"aiocouch==2.2.2",
"asyncmy==0.2.7",
"asyncmy==0.2.9",
"mysqlclient==2.1.1",
"aiomysql==0.2.0",
"pyspark==3.5.0",
Expand Down

0 comments on commit 50b9b1e

Please sign in to comment.