Skip to content

Commit ff49260

Browse files
Bump redis from 6.4.0 to 7.0.0 (#13510)
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.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.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dd285c commit ff49260

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
@@ -32,7 +32,7 @@ Pillow==12.0.0 # required by django-imagekit
3232
psycopg[c]==3.2.11
3333
cryptography==46.0.3
3434
python-dateutil==2.9.0.post0
35-
redis==6.4.0
35+
redis==7.0.0
3636
requests==2.32.5
3737
sqlalchemy==2.0.44 # Required by Celery broker transport
3838
urllib3==2.5.0

0 commit comments

Comments
 (0)