Skip to content

Commit aba68b6

Browse files
chore(deps): bump redis from 6.2.0 to 6.3.0
Bumps [redis](https://github.com/redis/redis-py) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ec313d commit aba68b6

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
@@ -220,7 +220,7 @@ pytz==2022.1
220220
# django
221221
# django-postmark
222222
# google-api-core
223-
redis==6.2.0
223+
redis==6.4.0
224224
# via
225225
# -r requirements.in
226226
# django-redis

0 commit comments

Comments
 (0)