From 1e8619edc6fcc537a67de090e80464539bbf819a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 05:15:12 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e35f4a1..53baf5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,9 +10,9 @@ idna==2.6 \ requests==2.20.0 \ --hash=sha256:99dcfdaaeb17caf6e526f32b6a7b780461512ab3f1d992187801694cba42770c \ --hash=sha256:a84b8c9ab6239b578f22d1c21d51b696dcfe004032bb80ea832398d6909d7279 -urllib3==1.24.2 \ - --hash=sha256:4c291ca23bbb55c76518905869ef34bdd5f0e46af7afe6861e8375643ffee1a0 \ - --hash=sha256:9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3 +urllib3==1.25.9 \ + --hash=sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115 \ + --hash=sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527 mozautomation==0.1 \ --hash=sha256:488391253a8b0a6835552c591af8178fd8d97b1aef6ee702e831a886b72534c7 click==6.7 \