diff --git a/pyproject.toml b/pyproject.toml index 4d4293231..9cb40077c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dependencies = [ "requests==2.32.4", "tabula-py==1.2.0", "typing==3.6.2", - "urllib3==2.6.1", + "urllib3==2.6.3", "xmltodict==0.11.0", "xhtml2pdf==0.2.17", "reportlab", # XXX: Used by xhtml2pdf reportlab==3.6.7 breaks for now