Skip to content

Commit 82ac8fd

Browse files
Bump redis from 5.2.1 to 6.2.0
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.2.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.1...v6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 013865b commit 82ac8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Click==8.1.8
22
Django==4.2.23
33
django-cors-headers==4.7.0
4-
redis==5.2.1
4+
redis==6.2.0
55
sqlalchemy==2.0.41
66
channels==4.2.2
77
channels-redis==4.2.1

0 commit comments

Comments
 (0)