Bump redis from 3.4.1 to 3.5.0

Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/andymccurdy/redis-py/compare/3.4.1...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-01 11:33:20 +00:00 committed by GitHub
parent 73ce05d9b7
commit c03cb7694d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 22 deletions

30
Pipfile.lock generated
View File

@ -112,17 +112,17 @@
},
"click": {
"hashes": [
"sha256:8a18b4ea89d8820c5d0c7da8a64b2c324b4dabb695804dbfea19b9be9d88c0cc",
"sha256:e345d143d80bf5ee7534056164e5e112ea5e22716bbb1ce727941f4c8b471b9a"
"sha256:d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a",
"sha256:dacca89f4bfadd5de3d7489b7c8a566eee0d3676333fbb50030263894c38c0dc"
],
"version": "==7.1.1"
"version": "==7.1.2"
},
"cloudpickle": {
"hashes": [
"sha256:38af54d0e7705d87a287bdefe1df00f936aadb1f629dca383e825cca927fa753",
"sha256:8664761f810efc07dbb301459e413c99b68fcc6d8703912bd39d86618ac631e3"
"sha256:0b6258a20a143603d53b037a20983016d4e978f554ec4f36b3d0895b947099ae",
"sha256:ff31298eca781315e097bc1f222d8045208c14063a0102cc89bd5899adb4abef"
],
"version": "==1.3.0"
"version": "==1.4.1"
},
"csscompressor": {
"hashes": [
@ -343,10 +343,10 @@
},
"pytz": {
"hashes": [
"sha256:1c557d7d0e871de1f5ccd5833f60fb2550652da6be2693c1e02300743d21500d",
"sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be"
"sha256:a494d53b6d39c3c6e44c3bec237336e14305e4f29bbf800b599253057fbb79ed",
"sha256:c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048"
],
"version": "==2019.3"
"version": "==2020.1"
},
"raven": {
"hashes": [
@ -358,11 +358,11 @@
},
"redis": {
"hashes": [
"sha256:0dcfb335921b88a850d461dc255ff4708294943322bd55de6cfd68972490ca1f",
"sha256:b205cffd05ebfd0a468db74f0eedbff8df1a7bfc47521516ade4692991bb0833"
"sha256:174101a3ce04560d716616290bb40e0a2af45d5844c8bd474c23fc5c52e7a46a",
"sha256:7378105cd8ea20c4edc49f028581e830c01ad5f00be851def0f4bc616a83cd89"
],
"index": "pypi",
"version": "==3.4.1"
"version": "==3.5.0"
},
"requests": {
"hashes": [
@ -599,11 +599,11 @@
},
"redis": {
"hashes": [
"sha256:0dcfb335921b88a850d461dc255ff4708294943322bd55de6cfd68972490ca1f",
"sha256:b205cffd05ebfd0a468db74f0eedbff8df1a7bfc47521516ade4692991bb0833"
"sha256:174101a3ce04560d716616290bb40e0a2af45d5844c8bd474c23fc5c52e7a46a",
"sha256:7378105cd8ea20c4edc49f028581e830c01ad5f00be851def0f4bc616a83cd89"
],
"index": "pypi",
"version": "==3.4.1"
"version": "==3.5.0"
},
"requests": {
"hashes": [

View File

@ -1,4 +1,4 @@
-i https://pypi.python.org/simple
-i https://pypi.python.org/simple/
attrs==19.3.0
certifi==2020.4.5.1
chardet==3.0.4
@ -16,7 +16,7 @@ pyparsing==2.4.7
pytest-cov==2.8.1
pytest-redis==2.0.0
pytest==5.4.1
redis==3.4.1
redis==3.5.0
requests==2.23.0
six==1.14.0
urllib3==1.25.9

View File

@ -1,4 +1,4 @@
-i https://pypi.python.org/simple
-i https://pypi.python.org/simple/
alembic==1.4.2
amqp==2.5.2
billiard==3.6.3.0
@ -8,8 +8,8 @@ brotli==1.0.7
celery==4.4.2
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
cloudpickle==1.3.0
click==7.1.2
cloudpickle==1.4.1
csscompressor==0.9.5
decorator==4.4.2
doit==0.32.0
@ -31,9 +31,9 @@ pyinotify==0.9.6
python-dateutil==2.8.1
python-editor==1.0.4
python-magic==0.4.15
pytz==2019.3
pytz==2020.1
raven==6.10.0
redis==3.4.1
redis==3.5.0
requests==2.23.0
six==1.14.0
sqlalchemy==1.3.16