Skip to content

Commit 0677bc1

Browse files
Bump redis from 5.1.1 to 5.2.1 in /requirements
Bumps [redis](https://github.com/redis/redis-py) from 5.1.1 to 5.2.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.1.1...v5.2.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7884f9 commit 0677bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ argon2-cffi==23.1.0
77
# https://github.com/evansd/whitenoise
88
whitenoise==6.7.0
99
# https://github.com/andymccurdy/redis-py
10-
redis==5.1.1
10+
redis==5.2.1
1111
# https://github.com/redis/hiredis-py
1212
hiredis==3.0.0
1313
# https://github.com/psycopg/psycopg2

0 commit comments

Comments
 (0)