Skip to content

Commit b307160

Browse files
build(deps): bump redis[hiredis] from 6.1.0 to 6.2.0 (#551)
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 6.1.0 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@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b67a4cb commit b307160

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
@@ -20,7 +20,7 @@ icalendar==6.3.1
2020
Pillow==11.2.1
2121
psycopg[binary,pool]==3.2.9
2222
python-decouple==3.8
23-
redis[hiredis]==6.1.0
23+
redis[hiredis]==6.2.0
2424
requests==2.32.3
2525
requests-ratelimiter==0.7.0
2626
unidecode==1.4.0

0 commit comments

Comments
 (0)