Ver código fonte

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 dias atrás
pai
commit
cd4bc28d2d
1 arquivos alterados com 1 adições e 1 exclusões
  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