Skip to content

Commit 451aad2

Browse files
Bump redis from 3.3.8 to 3.5.3 (#745)
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.8 to 3.5.3. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.3.8...3.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 399f4a9 commit 451aad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ipytree==0.2.1
77
# don't let pyup change pinning for azure-storage-blob, need to pin to older
88
# version to get compatibility with azure storage emulator on appveyor (FIXME)
99
azure-storage-blob==2.0.1 # pyup: ignore
10-
redis==3.3.8
10+
redis==3.5.3
1111
pymongo==3.11.4
1212
# optional test requirements
1313
tox==3.14.0

0 commit comments

Comments
 (0)