Skip to content

Commit c78a8da

Browse files
chore(deps): bump aio-pika in /reference-apps/fastapi
Bumps [aio-pika](https://github.com/mosquito/aio-pika) from 9.6.1 to 9.6.2. - [Release notes](https://github.com/mosquito/aio-pika/releases) - [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md) - [Commits](mosquito/aio-pika@9.6.1...9.6.2) --- updated-dependencies: - dependency-name: aio-pika dependency-version: 9.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7a535a commit c78a8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ redis[hiredis]==7.2.1 # fastapi-cache2 0.2.2 requires redis>=4.2.0rc1,<5.0.0
2121
fastapi-cache2[redis]==0.2.2 # Response caching
2222

2323
# RabbitMQ
24-
aio-pika==9.6.1
24+
aio-pika==9.6.2
2525

2626
# Utilities
2727
python-json-logger==4.0.0

0 commit comments

Comments
 (0)