Skip to content

Commit

Permalink
Merge pull request #312 from deNBI/deps/asyncpg-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency asyncpg to v0.29.0
  • Loading branch information
vktrrdk authored Nov 15, 2023
2 parents f4eba6c + b4dda76 commit c9363c5
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 50 deletions.
102 changes: 53 additions & 49 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiohttp = "3.8.6"
aiohttp-swagger = "1.0.16"
aiohttp_jinja2 = "1.5.1"
aiosmtplib = "2.0.2"
asyncpg = "0.28.0"
asyncpg = "0.29.0"
SQLAlchemy = "1.4.50"
alembic = "1.12.1"
psycopg2 = "2.9.9"
Expand Down

0 comments on commit c9363c5

Please sign in to comment.