Skip to content

Commit b2460d8

Browse files
Bump aio-pika from 9.5.7 to 9.5.8 in /reference-apps/fastapi-api-first
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 b2460d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi-api-first/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ redis[hiredis]==7.0.1 # Compatible with fastapi-cache2 (requires <5.0.0)
2323
fastapi-cache2[redis]==0.2.2 # Response caching
2424

2525
# RabbitMQ
26-
aio-pika==9.5.7
26+
aio-pika==9.5.8
2727

2828
# Utilities
2929
python-json-logger==4.0.0

0 commit comments

Comments
 (0)