From 4cb59fd2b4f894cd08ba6cc420d9c90dcb1ee805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:45:03 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. - [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.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index bac79ee..22069bc 100644 --- a/r.txt +++ b/r.txt @@ -14,7 +14,7 @@ requests==2.20.0 six==1.11.0 spotipy==2.4.4 terminaltables==3.1.0 -urllib3==1.24.2 +urllib3==1.26.5 websockets==3.4 youtube-dl==2019.8.13 diff --git a/requirements.txt b/requirements.txt index 0fc2de7..f4fe48f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ PyNaCl==1.0.1 requests==2.20.0 six==1.11.0 spotipy==2.4.4 -urllib3==1.24.2 +urllib3==1.26.5 websockets==3.4 youtube-dl==2017.8.18