Browse Source

Bump asyncpg from 0.20.1 to 0.21.0 in /frameworks/Python/quart (#7053)

Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.20.1 to 0.21.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.20.1...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 years ago
parent
commit
baca0fa9bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/quart/requirements.txt

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

@@ -1,5 +1,5 @@
 aiofiles==0.4.0
 aiofiles==0.4.0
-asyncpg==0.20.1
+asyncpg==0.21.0
 blinker==1.4
 blinker==1.4
 Click==7.0
 Click==7.0
 h11==0.9.0
 h11==0.9.0