From 1abdd6197617aaaf8ea06f3805ae7ac4b12609c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 01:26:43 +0000 Subject: [PATCH] Bump asyncpg from 0.21.0 to 0.27.0 in /SIDA/backend Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.21.0 to 0.27.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.21.0...v0.27.0) --- updated-dependencies: - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SIDA/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIDA/backend/requirements.txt b/SIDA/backend/requirements.txt index 018a8b4..701f6ca 100644 --- a/SIDA/backend/requirements.txt +++ b/SIDA/backend/requirements.txt @@ -1,7 +1,7 @@ alembic==1.4.3 amqp==2.6.1 appdirs==1.4.4 -asyncpg==0.21.0 +asyncpg==0.27.0 billiard==3.6.3.0 black==20.8b1 celery==4.4.7