Skip to content

Commit 88665ce

Browse files
⬆️ Bump redis[hiredis] from 6.4.0 to 7.0.0
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 6.4.0 to 7.0.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.4.0...v7.0.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f499c4 commit 88665ce

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
@@ -44,7 +44,7 @@ pyparsing==3.2.3
4444
PySocks==1.7.1
4545
python-dateutil==2.9.0.post0
4646
python-dotenv==1.1.0
47-
redis[hiredis]==6.4.0
47+
redis[hiredis]==7.0.0
4848
requests==2.32.3
4949
s3transfer==0.14.0
5050
websocket-client==1.9.0 # selenium

0 commit comments

Comments
 (0)