diff --git a/backend/requirements.txt b/backend/requirements.txt index f936821..73190c9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -30,7 +30,7 @@ starlette>=0.35.0,<0.36.0 typing==3.7.4.3 typing-extensions>=4.8.0 ujson==5.7.0 -urllib3==1.26.18 +urllib3==2.6.0 uvicorn==0.21.1 uvloop==0.17.0 watchfiles==0.19.0 diff --git a/requirements.txt b/requirements.txt index e88496d..0e343ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ starlette>=0.35.0,<0.36.0 typing==3.7.4.3 typing-extensions>=4.8.0 ujson==5.7.0 -urllib3==1.26.18 +urllib3==2.6.0 uvicorn==0.21.1 uvloop==0.17.0 watchfiles==0.19.0