Skip to content

Commit 0fecd6f

Browse files
chore(deps): bump redis from 7.3.0 to 7.4.0 (#14589)
Bumps [redis](https://github.com/redis/redis-py) from 7.3.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@v7.3.0...v7.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee9ff1b commit 0fecd6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Pillow==12.1.1 # required by django-imagekit
3333
psycopg[c]==3.3.3
3434
cryptography==46.0.5
3535
python-dateutil==2.9.0.post0
36-
redis==7.3.0
36+
redis==7.4.0
3737
requests==2.32.5
3838
sqlalchemy==2.0.48 # Required by Celery broker transport
3939
urllib3==2.6.3

0 commit comments

Comments
 (0)