From e9325b87984caf61f33a046d15def808f66dd0c1 Mon Sep 17 00:00:00 2001 From: Bart Schuurmans Date: Fri, 29 Mar 2024 22:41:56 +0100 Subject: [PATCH] Update libsass to 0.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8463f8c6f..54ce7f958 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-storages[azure] environs==11.0.0 flower==2.0.1 grpcio==1.57.0 # Not a direct dependency, pinned to get a security fix -libsass==0.22.0 +libsass==0.23.0 Markdown==3.4.1 opentelemetry-api==1.16.0 opentelemetry-exporter-otlp-proto-grpc==1.16.0