diff --git a/requirements.txt b/requirements.txt index 855054e..8008f4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ fastapi==0.141.1 # reviewable here, not buried in whatever FastAPI happens to resolve. FastAPI dropped its # `starlette<1.0` cap, so 1.x is allowed; the whole suite passes on it. starlette==1.6.0 -uvicorn[standard]==0.52.4 +uvicorn[standard]==0.53.0 jinja2==3.1.6 python-multipart==0.0.32 keyring==25.7.0