Skip to content

Commit

Permalink
Merge pull request #12 from xbgmsharp/dependabot/pip/asyncpg-0.28.0
Browse files Browse the repository at this point in the history
Bump asyncpg from 0.27.0 to 0.28.0
  • Loading branch information
xbgmsharp authored Jul 24, 2023
2 parents c20a245 + 00a6cce commit 953a9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later"
[tool.poetry.dependencies]
python = "^3.7"
aiogram = "^2.22"
asyncpg = "^0.26.0"
asyncpg = "^0.28.0"
aioredis = "^2.0.1"
loguru = "^0.6.0"
uvloop = "^0.17.0"
Expand Down

0 comments on commit 953a9a8

Please sign in to comment.