From 159d530ad168ed08b1295ffab8569ac9b6a90efb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 13:36:14 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.24.2 to 1.25.9 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.9. **This update includes a security fix.** - [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.24.2...1.25.9) 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 723f7c8..af659a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.2 sphinxcontrib-serializinghtml==1.1.3 SQLAlchemy==1.3.10 -urllib3==1.24.2 +urllib3==1.25.9 validators==0.14.0 wcwidth==0.1.7 Werkzeug==0.15.6