Bump asyncpg from 0.26.0 to 0.27.0

Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: asyncpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-27 15:48:09 +00:00 committed by GitHub
parent b6ca85a14f
commit 25200a22b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,5 @@ SQLAlchemy-Utils==0.38.3
SQLAlchemy[asyncio]==1.4.42 SQLAlchemy[asyncio]==1.4.42
aio-pika==8.2.4 aio-pika==8.2.4
aiohttp==3.8.3 aiohttp==3.8.3
asyncpg==0.26.0 asyncpg==0.27.0
pydantic==1.10.2 pydantic==1.10.2