Skip to content

Commit 924b3ae

Browse files
Bump redis from 2.10.6 to 4.4.4
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 f56ac2b commit 924b3ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.freezed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pycparser==2.19
5050
PyNaCl==1.3.0
5151
python-dateutil==2.7.3
5252
pytz==2018.5
53-
redis==2.10.6
53+
redis==4.4.4
5454
requests==2.18.4
5555
requests-oauthlib==0.8.0
5656
rpy2==2.9.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ handy==0.7
1414
honcho==0.6.4
1515
Jinja2==2.11.3
1616
psycopg2==2.7.3.2
17-
redis==2.10.6
17+
redis==4.4.4
1818
celery==3.1.17
1919
tqdm==4.19.5
2020
requests==2.18.4

0 commit comments

Comments
 (0)