Skip to content

Commit a4b18e3

Browse files
Bump asyncpg from 0.22.0 to 0.27.0
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.22.0 to 0.27.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.22.0...v0.27.0) --- updated-dependencies: - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31296b commit a4b18e3

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,6 +1,6 @@
11
aiofiles==0.6.0; python_full_version >= "3.7.0" and python_version >= "3.7"
22
aiosqlite==0.16.1; python_version >= "3.7" and python_version < "4.0"
3-
asyncpg==0.22.0; python_full_version >= "3.5.0"
3+
asyncpg==0.27.0; python_full_version >= "3.5.0"
44
beautifulsoup4==4.9.3
55
blinker==1.4; python_full_version >= "3.7.0" and python_version >= "3.7"
66
brotli==1.0.9

0 commit comments

Comments
 (0)