chore(deps): upgrade redis from 4.x to 5.x (#36593)

This commit is contained in:
Amin Ghadersohi
2025-12-12 14:38:04 -05:00
committed by GitHub
parent e5b7e38a30
commit 92c63a54e4
3 changed files with 5 additions and 3 deletions

View File

@@ -729,6 +729,7 @@ pyjwt==2.10.1
# flask-appbuilder
# flask-jwt-extended
# mcp
# redis
pylint==3.3.7
# via apache-superset
pynacl==1.5.0
@@ -814,7 +815,7 @@ pyyaml==6.0.2
# apispec
# jsonschema-path
# pre-commit
redis==4.6.0
redis==5.3.1
# via
# -c requirements/base-constraint.txt
# apache-superset