ソースを参照

Bump asyncpg from 0.18.3 to 0.21.0 in /frameworks/Python/tornado (#7040)

Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.18.3 to 0.21.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.18.3...v0.21.0)

---
updated-dependencies:
- dependency-name: asyncpg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年 前
コミット
64488e1bf2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      frameworks/Python/tornado/requirements_py3_uvloop.txt

+ 1 - 1
frameworks/Python/tornado/requirements_py3_uvloop.txt

@@ -1,4 +1,4 @@
-asyncpg==0.18.3
+asyncpg==0.21.0
 tornado==6.0.2
 ujson==1.35
 uvloop==0.12.1