Skip to content

Commit

Permalink
Merge pull request #47 from pog7x/dependabot/pip/aio-pika-9.4.2
Browse files Browse the repository at this point in the history
pip prod(deps): bump aio-pika from 9.4.1 to 9.4.2
  • Loading branch information
pog7x authored Jul 3, 2024
2 parents 9786381 + 62bfdc2 commit a027a92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
21 changes: 5 additions & 16 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 @@ -8,7 +8,7 @@ authors = ["pog7x <[email protected]>"]
python = "^3.12"
asyncpg = "^0.29.0"
aiohttp = "^3.9.5"
aio-pika = "^9.0.5"
aio-pika = "^9.4.2"
SQLAlchemy = "^2.0.31"
fastapi = "^0.111.0"
uvicorn = "^0.30.1"
Expand Down

0 comments on commit a027a92

Please sign in to comment.