Skip to content

Commit 5635ca3

Browse files
Bump redis from 4.0.2 to 4.5.3 (#628)
Bumps [redis](https://github.com/redis/redis-py) from 4.0.2 to 4.5.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.0.2...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c9a043 commit 5635ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dnspython==2.2.1",
3737
"flask-sieve==1.3.1",
3838
"SQLAlchemy==1.3.23",
39-
"redis==4.0.2",
39+
"redis==4.5.3",
4040
"enforce-typing==1.0.0.post1",
4141
"pyjwt==2.4.0",
4242
"pysha3==1.0.2",

0 commit comments

Comments
 (0)