diff --git a/setup.py b/setup.py index 8e3e94383..ac170a7ce 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def convert_markdown_to_rst(file): "Jinja2==2.11.2", "MarkupSafe==1.1.1", "PyYAML==5.3.1", - "urllib3==1.26.2", + "urllib3==1.26.14", "luddite==1.0.1", ], tests_require=[