Skip to content

Commit

Permalink
Bump pika from 1.2.0 to 1.3.0 (#68)
Browse files Browse the repository at this point in the history
Bumps [pika](https://github.com/pika/pika) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Changelog](https://github.com/pika/pika/blob/main/CHANGELOG.rst)
- [Commits](pika/pika@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: pika
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2022
1 parent cd44972 commit 3b944f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"sqlalchemy >= 1.3",
"structlog >= 20.2.0, < 22.0.0",
"colorama >= 0.4.4, < 1.0.0",
"pika == 1.2.0",
"pika == 1.3.0",
],
extras_require={
"amazon": ["boto3 >= 1.11.9, <2.0.0"],
Expand Down

0 comments on commit 3b944f9

Please sign in to comment.