diff --git a/requirements.txt b/requirements.txt index 80c89ef..e932028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-dateutil==2.9.0.post0 requests==2.34.2 servestatic[brotli]==4.3.1 typogrify==2.1.0 -uvicorn[standard]==0.51.0 +uvicorn[standard]==0.52.0 # oscrypto is a dependency of one of the above packages. # We can go back to mainline oscrypto once # https://github.com/wbond/oscrypto/issues/78 is fixed