From 689cc9ac817e5a09e0ede9c817a435bea55f359f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:12:32 +0000 Subject: [PATCH] chore: bump asyncpg from 0.27.0 to 0.29.0 Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.27.0 to 0.29.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.27.0...v0.29.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 41b4b85..78ea294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests==2.32.2 ffmpy==0.4.0 pyquery==2.0.0 asyncio==3.4.3 -asyncpg==0.27.0 +asyncpg==0.29.0 matplotlib==3.7.1 pydub==0.25.1 emoji==2.12.1