Skip to content

Commit 479404e

Browse files
build(deps): bump asyncpg from 0.30.0 to 0.31.0
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d30c302 commit 479404e

2 files changed

Lines changed: 53 additions & 37 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"aiohttp~=3.13.0",
1616
"alembic<2.0.0,>=1.15.2",
1717
"arrow~=1.4.0",
18-
"asyncpg~=0.30.0",
18+
"asyncpg~=0.31.0",
1919
"attrs<25.0.0,>=24.2.0",
2020
"base65536~=0.1.1",
2121
"beautifulsoup4<5.0.0,>=4.13.4",

0 commit comments

Comments
 (0)