diff --git a/pyproject.toml b/pyproject.toml index a9939fd..a0538bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "pyramid==2.0.2", "pyramid_jinja2==2.10.1", "pyramid_session_redis==1.6.3", - "redis==5.1.1", + "redis==5.2.0", "waitress==3.0.1", "WTForms==3.1.2", ]