Skip to content

Commit 64fb3b6

Browse files
chore: bump asyncpg from 0.29.0 to 0.31.0
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.29.0 to 0.31.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) --- updated-dependencies: - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fb59c1 commit 64fb3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python-multipart==0.0.22
77
sqlalchemy==2.0.23
88
alembic==1.12.1
99
psycopg2-binary==2.9.11
10-
asyncpg==0.29.0
10+
asyncpg==0.31.0
1111
aiosqlite==0.19.0
1212

1313
# Authentication & Security

0 commit comments

Comments
 (0)