Skip to content

Commit

Permalink
build(deps): Bump amqp from 5.2.0 to 5.3.1 (#442)
Browse files Browse the repository at this point in the history
Bumps [amqp](https://github.com/celery/py-amqp) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog)
- [Commits](celery/py-amqp@v5.2.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 185a8c5 commit fbf3a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
django==5.0.8
amqp==5.2.0
amqp==5.3.1
celery==5.4.0
future==1.0.0
certifi
Expand Down

0 comments on commit fbf3a68

Please sign in to comment.