Skip to content

Commit fb4a2ac

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

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
@@ -19,7 +19,7 @@ redis[hiredis]==4.6.0 # fastapi-cache2 0.2.2 requires redis<5.0.0
1919
fastapi-cache2[redis]==0.2.2 # Response caching
2020

2121
# RabbitMQ
22-
aio-pika==9.5.7
22+
aio-pika==9.5.8
2323

2424
# Utilities
2525
python-json-logger==4.0.0

0 commit comments

Comments
 (0)