From 81b09ba54695cb496dbd91cfc7073bbb8f5eeceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 20:04:12 +0000 Subject: [PATCH] Bump asyncpg from 0.25.0 to 0.26.0 Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9d2544..84c78cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.8.1 -asyncpg==0.25.0 +asyncpg==0.26.0 black==22.3.0 discord.py @ git+https://github.com/Rapptz/discord.py@d6004363784478538f8c2e3049ca59306f7da9a4 isort==5.10.1