Skip to content

Commit ade0010

Browse files
build(deps): bump redis from 5.0.4 to 5.0.8 in /client (#551)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.8. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.4...v5.0.8) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 574ec87 commit ade0010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flask==3.0.3;python_version>="3.8"
33
python-dotenv==0.21.1;python_version<"3.8"
44
python-dotenv==1.0.1;python_version>="3.8"
55
rq==1.16.2
6-
redis==5.0.4
6+
redis==5.0.8
77
jsonschema==4.17.3;python_version<"3.8"
88
jsonschema==4.22.0;python_version>="3.8"
99
Werkzeug==2.2.3;python_version<"3.8"

0 commit comments

Comments
 (0)