Skip to content

Update redis requirement from <6,>=5.0 to >=5.0,<8 in /backend#34

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/backend/redis-gte-5.0-and-lt-8
Closed

Update redis requirement from <6,>=5.0 to >=5.0,<8 in /backend#34
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/backend/redis-gte-5.0-and-lt-8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 10, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on redis to permit the latest version.

Release notes

Sourced from redis's releases.

7.1.1

Changes

🧪 Experimental Features

  • Added initial health check policies, refactored add_database method (#3906)

🧰 Maintenance

  • Disabled SCH in MultiDBClient underlying clients by default (#3938)
  • Added logging for MultiDBClients (#3865 #3896)

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

Commits
  • 7351a1e Updating lib version to 7.1.1
  • b81c856 Disabled SCH in MultiDBClient underlying clients (#3938)
  • 0438784 Added initial health check policies, refactored add_database method (#3906)
  • 76befb4 Added logging for MultiDBClients (#3896)
  • faee0fb Remove high-severity exception logging (#3865)
  • f7c1755 Changing current version to 8.4 as it is already GA (#3854)
  • 2235cc7 Added custom event handler section (#3853)
  • 8cc50a5 Changing log level to be debug for failed maintenance notification enablement...
  • d1769a2 #3612 Generating unique command cache key (#3765)
  • b49dce1 Update Type Hints for List Command Parameters from str to KeyT (#3848)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 10, 2026
Updates the requirements on [redis](https://github.com/redis/redis-py) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 7.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/redis-gte-5.0-and-lt-8 branch from da1480b to 98d7e7f Compare February 13, 2026 13:15
Dependabot updated pyproject.toml but did not regenerate uv.lock,
causing CI to fail on `uv sync --check`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@marevol

marevol commented Feb 21, 2026

Copy link
Copy Markdown
Collaborator

Superseded by #54 which bumped redis upper bound to <8 along with other dependency updates. The lockfile was also properly updated there.

@marevol marevol closed this Feb 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 21, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/backend/redis-gte-5.0-and-lt-8 branch February 21, 2026 14:41
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.

1 participant