Skip to content

Commit d66f9a9

Browse files
Bump hiredis from 3.0.0 to 3.3.0
Bumps [hiredis](https://github.com/redis/hiredis-py) from 3.0.0 to 3.3.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@v3.0.0...v3.3.0) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d12de69 commit d66f9a9

File tree

2 files changed

+108
-97
lines changed

2 files changed

+108
-97
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tesseract = "==0.1.3"
3333
pytesseract = "==0.3.13"
3434
django-redis = "==5.4.0"
3535
twisted = { extras = ["http2", "tls"], version = "==25.5.0" }
36-
hiredis = "==3.0.0"
36+
hiredis = "==3.3.0"
3737
pyasn1 = "==0.6.1"
3838
pyleniumio = "==1.21.0"
3939
django-maintenance-mode = "==0.22.0"

Pipfile.lock

Lines changed: 107 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)