diff --git a/stack/django/requirements-full.txt b/stack/django/requirements-full.txt index 18cf099..491938d 100644 --- a/stack/django/requirements-full.txt +++ b/stack/django/requirements-full.txt @@ -79,6 +79,6 @@ twilio==9.2.2 typing_extensions==4.12.2 tzdata==2025.2 uritemplate==4.1.1 -urllib3==2.3.0 +urllib3==2.6.3 Werkzeug==3.0.3 yarl==1.18.3