diff --git a/pyproject.toml b/pyproject.toml index 42acd72c..3f797eb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "Pillow==11.0.0", "psycopg==3.2.3", "requests==2.32.3", - "rcssmin==1.1.3", + "rcssmin==1.2.0", "rjsmin==1.2.3", "social-auth-core==4.5.4", "social-auth-app-django==5.4.2",