Skip to content

Update redis requirement from <6.0,>=5.0 to >=7.4.0,<8.0#122

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/redis-gte-5.0-and-lt-8.0
Open

Update redis requirement from <6.0,>=5.0 to >=7.4.0,<8.0#122
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/redis-gte-5.0-and-lt-8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Updates the requirements on redis to permit the latest version.

Release notes

Sourced from redis's releases.

7.4.0

Changes

🐛 Bug Fixes

  • Fix AttributeError in cluster metrics recording when connection is None or ClusterNode object instance is used to extract the connection info (#3999)
  • Fixing security concern in repr methods for ConnectionPools - passwords might leak in plain text logs (#3998)
  • Refactored connection count and SCH metric collection (#4001)

🧪 Experimental Features

-Refactored health check logic for MultiDBClient (#3994)

🧰 Maintenance

  • Expose basic Otel classes and functions to be importable through redis.observability to match the examples in the readthedocs (#3996)

We'd like to thank all the contributors who worked on this release! @​vladvildanov @​petyaslavova

Commits
  • b72f24a Updating lib version to 7.4.0
  • 0a4e0af Refactored health check logic for MultiDBClient (#3994)
  • 15492c9 Refactored connection count and SCH metric collection (#4001)
  • cd964ac Expose basic Otel classes and funtions to be importable through redis.observa...
  • 46ab74d Fixing security concern in repr methods for ConnectionPools - passwords m...
  • 26482db Fix AttributeError in cluster metrics recording when connection is None or Cl...
  • 8ecbc7a Updating lib version to 7.3.0
  • 11043df typing: accept single-key input for blpop and brpop (#3990)
  • d958125 fix: use KeysT for blpop and brpop keys parameter type annotation (#3987)
  • 75bf91b [async] Adding access to cluster client's nodes_manager and set_response_call...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 9, 2026
@samrusani samrusani force-pushed the main branch 2 times, most recently from f93cfb5 to b73fd46 Compare April 11, 2026 21:00
@dependabot dependabot Bot changed the title Update redis requirement from <6.0,>=5.0 to >=5.0,<8.0 Update redis requirement from <6.0,>=5.0 to >=7.4.0,<8.0 Apr 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/redis-gte-5.0-and-lt-8.0 branch 2 times, most recently from f00b025 to 2f9212b Compare April 15, 2026 21:21
Dependabot couldn't find the original pull request head commit, db97526.
@dependabot dependabot Bot force-pushed the dependabot/pip/redis-gte-5.0-and-lt-8.0 branch from 2f9212b to 8617dcf Compare April 16, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants