Browse Source

Bump asyncpg from 0.20.1 to 0.21.0 in /frameworks/Python/blacksheep (#7070)

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
37d0e5d2e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/blacksheep/requirements.txt

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

@@ -1,4 +1,4 @@
-asyncpg==0.20.1
+asyncpg==0.21.0
 gunicorn==20.0.4
 Jinja2==2.11.1
 blacksheep==0.2.2