Skip to content

Commit

Permalink
Dependencies: Update requirement aio-pika~=9.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
sphuber authored Dec 18, 2023
1 parent 8adf324 commit e6538e6
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 @@ -50,7 +50,7 @@ pre-commit = [
'pylint==2.12.2',
]
rmq = [
'aio-pika~=8.2',
'aio-pika~=9.0',
'pamqp~=3.2',
'pytray>=0.3.4,<0.4.0',
]
Expand Down

0 comments on commit e6538e6

Please sign in to comment.