Skip to content

Commit 553aefb

Browse files
committed
Bump asyncpg version
1 parent 0de8760 commit 553aefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup
55

66
install_requires = [
7-
"asyncpg>=0.27.0",
7+
"asyncpg>=0.30.0",
88
]
99

1010

0 commit comments

Comments
 (0)