Skip to content

chore(deps): update hiredis requirement from >=3.0.0 to >=3.4.0 in /services/zc - #95

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/zc/hiredis-gte-3.4.0
Open

chore(deps): update hiredis requirement from >=3.0.0 to >=3.4.0 in /services/zc#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/zc/hiredis-gte-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on hiredis to permit the latest version.

Release notes

Sourced from hiredis's releases.

3.4.0

Changes

  • Add support for building and releasing hiredis-py on Windows ARM64 (#225)
  • Use hiredis v1.4.0 with improved floating-point number parsing
  • Drop python and pypy 3.8 support, test against pypy-3.11 (#223)

Maintainance

  • Update dependencies and fix CI (#233)
  • Fix benchmarking for hiredis-py (#232)
  • Update workflow versions to address Node v20 deprecation (#228)
  • Run integration tests on Windows ARM64 for Python 3.11 and 3.14 (#226)
  • Bump memray from 1.17.1 to 1.19.2 (#224)
  • Bump GitHub action versions (#222)
  • Add Python 3.15.0a7 to CI matrix (#221)
  • MNT: do not use deprecated load_module method (#218)
  • Use Python 3.11 in FreeBSD CI run (#219)
  • Bump version to 3.4.0-dev (#216)

Contributors

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

@​MugundanMCW, @​tacaswell, @​uglide

Changelog

Sourced from hiredis's changelog.

Hiredis-py Changelog

Since v2.2.1 we track changelog using GitHub releases. Below you can find the changelog for all versions prior to that.


2.1.1 (2023-10-01)

  • Restores publishing of source distribution (#139)
  • Fix url in Issue tracker (#140)
  • Version 2.1.1 (#143)
  • Update CHANGELOG.md for 2.1.0 (#142)

2.1.0 (2022-12-14)

  • Supporting hiredis 1.1.0 (#135)
  • Modernizing: Restoring CI, Moving to pytest (#136)
  • Adding LICENSE to Repository (#132)
  • Python 3.11 trove, and links back to the project (#131)
  • Integrating release drafter (#133)

2.0.0 (2021-03-28)

  • Bump hiredis from 0.13.3 to 1.0.0 and consequently add support for RESP3 (see #104)
  • Add type hints (see #106)
  • Build aarch64 (arm64) wheels (see #98)
  • Drop support for EOL Python versions 2.7, 3.4, and 3.5 (see #103)

1.1.0 (2020-07-15)

  • Allow "encoding" and "errors" attributes to be updated at runtime (see #96)

1.0.1 (2019-11-13)

  • Permit all allowed values of codec errors (see #86)
  • BUGFIX: READEME.md has UTF-8 characters, setup.py will fail on systems where the locale is not UTF-8. (see #89)

1.0.0 (2019-01-20)

  • (BREAKING CHANGE) Add ability to control how unicode decoding errors are handled (see #82)
  • Removed support for EOL Python 2.6, 3.2, and 3.3.

0.3.1 (2018-12-24)

  • Include test files in sdist tarball (see #80)

0.3.0 (2018-11-16)

... (truncated)

Commits
  • 54c1938 Version 3.4.0
  • d538033 Beta-2 is not available yet, use beta-1
  • 41cbe8d Use 3.15.0-beta.2 in CI
  • 427a121 Add apt-get update to fix CI
  • 6982e3e Bump hiredis to v1.4.0
  • 5eadef1 Update workflow versions to address Node v20 deprecation (#228)
  • 059ccbc Run integration tests on Windows ARM64 for Python 3.11 and 3.14 (#226)
  • 6f1147f Add support for building and releasing hiredis-py on Windows ARM64 (#225)
  • b49261b Bump memray from 1.17.1 to 1.19.2 (#224)
  • c30abed Drop python and pypy 3.8 support, test against pypy-3.11 (#223)
  • 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)

Updates the requirements on [hiredis](https://github.com/redis/hiredis-py) to permit the latest version.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v3.0.0...v3.4.0)

---
updated-dependencies:
- dependency-name: hiredis
  dependency-version: 3.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 18, 2026
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