Skip to content

Commit 160712c

Browse files
chore(deps): bump redis from 6.4.0 to 7.4.0 in /apps/api
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.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@v6.4.0...v7.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35ab686 commit 160712c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.116.1
22
uvicorn[standard]==0.35.0
33
pydantic==2.11.7
4-
redis==6.4.0
4+
redis==7.4.0
55
python-multipart==0.0.22
66
psycopg[binary]==3.2.9
77
reportlab==4.4.3

0 commit comments

Comments
 (0)