Skip to content

Commit 6c9d457

Browse files
chore(deps): update asyncpg requirement from <1,>=0.27 to >=0.31.0,<1
Updates the requirements on [asyncpg](https://github.com/MagicStack/asyncpg) to permit the latest version. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.27.0...v0.31.0) --- updated-dependencies: - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e3b2dd commit 6c9d457

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)