diff --git a/pyproject.toml b/pyproject.toml index 41cc837fab3..ebe9c8ce0d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dependencies = [ "django-sequences==3.0", "oauthlib==3.3.1", "pyjwt==2.8.0", - "redis==6.2.0", + "redis==7.3.0", # geopython dependencies "pycsw @ git+https://github.com/geopython/pycsw.git@3.0.0-beta1",