Skip to content

Commit 897a5c7

Browse files
chore(deps): update asyncpg requirement from <1,>=0.27 to >=0.31.0,<1 (#1888)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89e90f4 commit 897a5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/databases.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# PostgreSQL drivers
44
psycopg2-binary>=2.9,<3
5-
asyncpg>=0.27,<1
5+
asyncpg>=0.31.0,<1

0 commit comments

Comments
 (0)