Skip to content

Commit e7f9026

Browse files
chore(deps): bump redis from 7.0.1 to 7.1.0 (#13742)
Bumps [redis](https://github.com/redis/redis-py) from 7.0.1 to 7.1.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.0.1...v7.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.1.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 21bf1a7 commit e7f9026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12
3333
cryptography==46.0.3
3434
python-dateutil==2.9.0.post0
35-
redis==7.0.1
35+
redis==7.1.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)