浏览代码

Build(deps): bump aiomysql in /frameworks/Python/api_hour

Bumps [aiomysql](https://github.com/aio-libs/aiomysql) from 0.0.7 to 0.3.0.
- [Release notes](https://github.com/aio-libs/aiomysql/releases)
- [Changelog](https://github.com/aio-libs/aiomysql/blob/main/CHANGES.txt)
- [Commits](https://github.com/aio-libs/aiomysql/commits)

---
updated-dependencies:
- dependency-name: aiomysql
  dependency-version: 0.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 4 天之前
父节点
当前提交
cd4bc28d2d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/api_hour/requirements.txt

+ 1 - 1
frameworks/Python/api_hour/requirements.txt

@@ -15,5 +15,5 @@ requests==2.32.4
 requests-futures==0.9.5
 setproctitle==1.1.8
 ujson==1.33
-aiomysql==0.0.7
+aiomysql==0.3.0
 PyMySQL==1.1.1