Skip to content

Commit 2f05969

Browse files
Bump aiomysql from 0.2.0 to 0.3.2 (#186)
Bumps [aiomysql](https://github.com/aio-libs/aiomysql) from 0.2.0 to 0.3.2. - [Release notes](https://github.com/aio-libs/aiomysql/releases) - [Changelog](https://github.com/aio-libs/aiomysql/blob/main/CHANGES.txt) - [Commits](aio-libs/aiomysql@v0.2.0...v0.3.2) --- updated-dependencies: - dependency-name: aiomysql dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0883bfd commit 2f05969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"boto3-stubs==1.40.30",
3030
"botocore-stubs==1.40.30",
3131
"sqlalchemy==2.0.43",
32-
"aiomysql==0.2.0",
32+
"aiomysql==0.3.2",
3333
"pip>=24.3.1",
3434
"types-greenlet>=3.2.0.20250417",
3535
"types-jmespath>=1.0.2.20240106",

0 commit comments

Comments
 (0)