diff --git a/pyproject.toml b/pyproject.toml index 2268eef..4e6af80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ Changelog = "https://linkd.readthedocs.io/en/latest/changelog.html" [dependency-groups] extensions = [ "fastapi[standard]==0.121.1", - "redis==7.0.1", + "redis==7.1.0", "quart==0.20.0", "sanic==25.3.0" ]