Skip to content

Commit 60b982b

Browse files
chore(deps)(deps): bump redis from 5.0.1 to 6.4.0
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 6.4.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.1...v6.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2cb29d commit 60b982b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gateway_poc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.104.1
22
uvicorn[standard]==0.24.0
33
httpx==0.25.2
4-
redis==5.0.1
4+
redis==6.4.0
55
pydantic==2.12.1
66
python-multipart==0.0.6
77
aiofiles==23.2.1

0 commit comments

Comments
 (0)