Update css-inline requirement from ==0.18.* to ==0.19.* (#5749)

This commit is contained in:
dependabot[bot]
2026-01-05 12:14:59 +01:00
committed by GitHub
parent a3f247117c
commit 449b960438
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies = [
"celery==5.6.*",
"chardet==5.2.*",
"cryptography>=44.0.0",
"css-inline==0.18.*",
"css-inline==0.19.*",
"defusedcsv>=1.1.0",
"dnspython==2.*",
"Django[argon2]==4.2.*,>=4.2.26",