Skip to content

Commit e37ac8f

Browse files
Update dependency asyncpg to >=0.31.0,<0.32.0 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f0c240 commit e37ac8f

File tree

2 files changed

+30
-18
lines changed

2 files changed

+30
-18
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"jinja2>=3.1.6,<4.0.0",
2323
"sqlalchemy[asyncio]>=2.0.43,<3.0.0",
2424
"alembic>=1.16.4,<2.0.0",
25-
"asyncpg>=0.30.0,<0.31.0",
25+
"asyncpg>=0.31.0,<0.32.0",
2626
"redis>=5.0.0,<6.0.0",
2727
"google-genai>=1.30.0,<2.0.0",
2828
"pyjwt>=2.8.0,<3.0.0",

uv.lock

Lines changed: 29 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)