Skip to content

chore(deps): update redis requirement from >=5.0.0 to >=5.3.1 in /services/worker#154

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/services/worker/redis-gte-5.3.1
Open

chore(deps): update redis requirement from >=5.0.0 to >=5.3.1 in /services/worker#154
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/services/worker/redis-gte-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on redis to permit the latest version.

Release notes

Sourced from redis's releases.

5.3.1

Changes

🧰 Maintenance

  • Allow newer PyJWT versions for branch 5.3 (#3682)

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

Commits
  • 8f297c2 Updating library version for 5.3.1 release
  • cf81e16 Allow newer PyJWT versions (#3682)
  • 653d9ef flake8-isort version is set to 6.1.1 - to be compatible with python 3.8
  • 46740c8 Replacing the redis and redis-stack-server images with redis-libs-tests image...
  • 1c0a6f2 Fix flake version to the last known working with our code. Since flake is no ...
  • a336639 Fixing linter errors - dues to backporting from master where formatter is upd...
  • b928f97 Remove decreasing of created connections count when releasing not owned by co...
  • 35ca102 Fixing the versions of some deprecations that wrongly added as 5.0.3 - the co...
  • 53dba14 Exponential with jitter backoff (#3550)
  • eb91d4f Adding load balancing strategy configuration to cluster clients(replacement f...
  • 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)

Summary by cubic

Raises the redis requirement in services/worker from >=5.0.0 to >=5.3.1 to pick up 5.3.x fixes and compatibility updates. This keeps the worker on the latest 5.3.x line without code changes.

Written for commit 8ec2fd7. Summary will update on new commits.

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...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

Labels

The following labels could not be found: area:ci, type:chore. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented Apr 24, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0 (≤ 0 duplication)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants