Skip to content

Commit a020fc8

Browse files
dependabot[bot]Uxio0
authored andcommitted
Bump redis[hiredis] from 6.4.0 to 7.1.0
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 6.4.0 to 7.1.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.1.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b51372 commit a020fc8

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
@@ -25,7 +25,7 @@ packaging>=21.0
2525
pika==1.3.2
2626
pillow==11.3.0
2727
psycopg[binary,pool]==3.2.13
28-
redis[hiredis]==6.4.0
28+
redis[hiredis]==7.1.0
2929
requests==2.32.5
3030
safe-eth-py[django]==7.14.0
3131
web3==7.14.0

0 commit comments

Comments
 (0)