Skip to content

Commit b8aec0b

Browse files
Update redis[hiredis] requirement from <7,>=5.2.1 to >=5.2.1,<8
Updates the requirements on [redis[hiredis]](https://github.com/redis/redis-py) to permit the latest version. - [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...v7.3.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 7.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d89e210 commit b8aec0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ argon2-cffi>=25.1,<26
33
granian>=2.5,<3
44
openpyxl>=3.1.5,<3.2
55
psycopg[binary,pool]>=3.2.6,<3.3
6-
redis[hiredis]>=5.2.1,<7
6+
redis[hiredis]>=5.2.1,<8

0 commit comments

Comments
 (0)