Skip to content

Commit 2ced926

Browse files
Bump asyncpg from 0.29.0 to 0.30.0 (#1230)
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.29.0 to 0.30.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 852de94 commit 2ced926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/blog/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.8.6
22
aiohttp-jinja2==1.5.1
33
aiohttp_security[session]==0.4.0
4-
asyncpg==0.29.0
4+
asyncpg==0.30.0
55
asyncpgsa==0.27.1
66
bcrypt==4.1.3
77
pytoml==0.1.21

0 commit comments

Comments
 (0)