diff --git a/pyproject.toml b/pyproject.toml index e405188cb4..3d458de753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "aiocache==0.12.3", "aiofiles==25.1.0", "starlette-compress==1.7.0", - "Brotli==1.1.0", + "Brotli==1.2.0", "httpx[socks,http2,zstd,cli,brotli]==0.28.1", "starsessions[redis]==2.2.1", "python-mimeparse==2.0.0",