diff --git a/requirements.txt b/requirements.txt index 92b9d84..f1390c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,17 +3,17 @@ django-ask-sdk==1.0.0 django-cors-headers==4.9.0 django-fullurl==1.4 django-ninja==1.6.2 -django==6.0.6 -google-cloud-logging==3.16.0 -icalendar==7.1.3 +django==6.0.7 +google-cloud-logging==3.16.1 +icalendar==7.2.0 jdcal==1.4.1 Jinja2==3.1.6 # Typogrify imports this even though we're not using it -newrelic==13.1.1 +newrelic==13.2.0 python-dateutil==2.9.0.post0 requests==2.34.2 servestatic[brotli]==4.3.1 typogrify==2.1.0 -uvicorn[standard]==0.49.0 +uvicorn[standard]==0.51.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