Skip to content

Commit fe5ceb1

Browse files
dependabot[bot]aparcar
authored andcommitted
build(deps): Update redis requirement from >=6.4.0 to >=7.4.0
Updates the requirements on [redis](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@v6.4.0...v7.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 149fec4 commit fe5ceb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"fastapi[standard]>=0.135.3",
1919
"pynacl>=1.6.0",
2020
"podman>=5.6.0",
21-
"redis>=6.4.0",
21+
"redis>=7.4.0",
2222
"pydantic-settings>=2.12.0",
2323
"rq>=2.6.0",
2424
"uvicorn>=0.37.0",

0 commit comments

Comments
 (0)