Skip to content

Commit 1bdd774

Browse files
Bump redis from 5.2.1 to 6.2.0 (#12523)
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.2.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.1...v.6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.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 67e7842 commit 1bdd774

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
@@ -35,7 +35,7 @@ psycopg[c]==3.2.9
3535
cryptography==45.0.3
3636
python-dateutil==2.9.0.post0
3737
pytz==2025.1
38-
redis==5.2.1
38+
redis==6.2.0
3939
requests==2.32.3
4040
sqlalchemy==2.0.41 # Required by Celery broker transport
4141
urllib3==2.4.0

0 commit comments

Comments
 (0)