Skip to content

Commit 8c11eef

Browse files
chore(deps): bump redis from 7.1.0 to 7.1.1 (#14290)
Bumps [redis](https://github.com/redis/redis-py) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d70a1d commit 8c11eef

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.0 # required by django-imagekit
3333
psycopg[c]==3.3.2
3434
cryptography==46.0.4
3535
python-dateutil==2.9.0.post0
36-
redis==7.1.0
36+
redis==7.1.1
3737
requests==2.32.5
3838
sqlalchemy==2.0.46 # Required by Celery broker transport
3939
urllib3==2.6.3

0 commit comments

Comments
 (0)