Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit 6b2004a

Browse files
deps/asyncpg: upgrade to 0.30 (#62)
Fixes beeper/bridge-manager#39 [skip cd] Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45cf608 commit 6b2004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohttp>=3,<4
2-
asyncpg>=0.20,<0.28
2+
asyncpg>=0.20,<0.30
33
beautifulsoup4>=4,<5
44
commonmark>=0.8,<0.10
55
dataclasses-json>=0.6.3,<0.7

0 commit comments

Comments
 (0)