Skip to content

Commit 07ee248

Browse files
Bump redis from 2.10.6 to 4.4.4 in /releases/dogwood/3/fun
Bumps [redis](https://github.com/redis/redis-py) from 2.10.6 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@2.10.6...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ad4fef commit 07ee248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/dogwood/3/fun/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ djangorestframework-simplejwt==3.3
2929
# Add Gelf support for logging
3030
djehouty==0.1.5
3131
raven==6.9.0
32-
redis==2.10.6
32+
redis==4.4.4
3333
# Upgrade requests and urllib3 to prevent SSL certificate validation failure
3434
# (we should use pyOpenSSL instead of the local openssl library). For reference, see:
3535
# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2

0 commit comments

Comments
 (0)