Skip to content

Commit

Permalink
Upgrade: Bump hiredis from 2.0.0 to 2.1.0 (#196)
Browse files Browse the repository at this point in the history
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: hiredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2022
1 parent 11f641f commit 82346bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ charset-normalizer==2.1.1
click==8.1.3
docutils==0.19
frozenlist==1.3.3
hiredis==2.0.0
hiredis==2.1.0
idna==3.4
jmespath==1.0.1
multidict==6.0.4
Expand Down

0 comments on commit 82346bd

Please sign in to comment.