Skip to content

Commit

Permalink
Merge pull request #192 from decaz/update-pamqp
Browse files Browse the repository at this point in the history
Update pamqp dependency
  • Loading branch information
mosquito authored Jan 14, 2024
2 parents 2874e58 + 1e3252c commit c1d3ef6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -39,7 +39,7 @@ packages = [{ include = "aiormq" }]

[tool.poetry.dependencies]
python = "^3.7"
pamqp = "3.2.1"
pamqp = "3.3.0"
setuptools = [{ version = '*', python = "< 3.8" }]
yarl = [{ version = '*'}]

Expand Down

0 comments on commit c1d3ef6

Please sign in to comment.