From a5eafc6afc8430c23dcf02279541aa22760565ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 06:34:34 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.26.2 to 1.26.4 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.4. **This update includes security fixes.** - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f25c9f..f51dd4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ soupsieve==2.1 SQLAlchemy==1.3.20 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.2 +urllib3==1.26.4 visitor==0.1.3 wcwidth==0.2.5 webencodings==0.5.1