⬆️ (dependencies) Bump urllib3 from 2.6.3 to 2.7.0 [SECURITY]

Fix CVE-2026-44431 and CVE-2026-44432.
This commit is contained in:
leo
2026-05-12 10:52:05 +02:00
committed by aleb_the_flash
parent 964b3cd452
commit 05f32d008a
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -61,6 +61,7 @@ dependencies = [
"mozilla-django-oidc==5.0.2",
"livekit-api==1.1.0",
"aiohttp==3.13.4",
"urllib3==2.7.0",
]
[project.urls]