From 63563006e457939ca00490a7907b82da33723d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Aug 2021 19:21:04 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 in /tutorials/ar-subs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/ar-subs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/ar-subs/requirements.txt b/tutorials/ar-subs/requirements.txt index 67a22884f5..7a7513f81c 100644 --- a/tutorials/ar-subs/requirements.txt +++ b/tutorials/ar-subs/requirements.txt @@ -22,4 +22,4 @@ requests==2.24.0 rsa==4.6 six==1.15.0 sounddevice==0.4.0 -urllib3==1.25.9 \ No newline at end of file +urllib3==1.26.5 \ No newline at end of file