Skip to content

Commit 63861b3

Browse files
Bump hiredis from 2.2.1 to 3.3.0
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.2.1 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@v2.2.1...v3.3.0) --- updated-dependencies: - dependency-name: hiredis dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66a1e80 commit 63861b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rcssmin==1.1.1 # https://github.com/ndparker/rcssmin
55
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
66
whitenoise==6.3.0 # https://github.com/evansd/whitenoise
77
redis==4.5.1 # https://github.com/redis/redis-py
8-
hiredis==2.2.1 # https://github.com/redis/hiredis-py
8+
hiredis==3.3.0 # https://github.com/redis/hiredis-py
99
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery
1010
django-celery-beat==2.4.0 # https://github.com/celery/django-celery-beat
1111
flower==1.2.0 # https://github.com/mher/flower

0 commit comments

Comments
 (0)