diff --git a/backend/Pipfile b/backend/Pipfile index bdcff6f..8ce1bfc 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -37,7 +37,7 @@ slowapi = "==0.1.8" sniffio = "==1.3.0" starlette = "==0.27.0" typing-extensions = "==4.9.0" -urllib3 = "==2.1.0" +urllib3 = "==2.6.0" uvicorn = "==0.24.0.post1" wrapt = "==1.16.0"