Update tlds requirement from >=2020041600 to >=2026021400 (#6088)

This commit is contained in:
dependabot[bot]
2026-04-20 15:09:04 +02:00
committed by GitHub
parent 4530d864d3
commit d9000c2a66

View File

@@ -97,7 +97,7 @@ dependencies = [
"sepaxml==2.7.*", "sepaxml==2.7.*",
"stripe==7.9.*", "stripe==7.9.*",
"text-unidecode==1.*", "text-unidecode==1.*",
"tlds>=2020041600", "tlds>=2026021400",
"tqdm==4.*", "tqdm==4.*",
"ua-parser==1.0.*", "ua-parser==1.0.*",
"vobject==0.9.*", "vobject==0.9.*",