diff --git a/pyproject.toml b/pyproject.toml index d7b81c1..fa52c36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dependencies = [ "typing-extensions==4.13.2", "typing-inspect==0.9.0", "typing-inspection==0.4.0", - "urllib3==2.4.0", + "urllib3==2.6.3", "uvicorn==0.34.2", "uvloop==0.21.0", "watchfiles==1.0.5",