Skip to content

Commit d1f6dfd

Browse files
dependabot[bot]davidhozic
authored andcommitted
depend(deps): update asyncpg requirement (#623)
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.29.0...v0.30.0) --- updated-dependencies: - dependency-name: asyncpg dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39b297c commit d1f6dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/sql.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sqlalchemy[asyncio]>=2.0,<3.0
22
aiosqlite>=0.19,<0.21
33
pymssql>=2.2,<2.4
4-
asyncpg>=0.29,<0.30
4+
asyncpg>=0.29,<0.31
55
asyncmy>=0.2,<0.3

0 commit comments

Comments
 (0)