Skip to content

Commit 8799e40

Browse files
fix: bump redis from 6.4.0 to 7.0.1
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.1. - [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.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cd36d2 commit 8799e40

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
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
pika==1.3.2
3-
redis==6.4.0
3+
redis==7.0.1
44
simplejson==3.20.2
55
flask==3.1.2
66
pyyaml==6.0.3

0 commit comments

Comments
 (0)