From f77b728de4a3516a8e6ec4bb5059c37894690522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:15:09 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /FindEAT_Bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FindEAT_Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FindEAT_Bot/requirements.txt b/FindEAT_Bot/requirements.txt index 5e7d7b0..de0f8b6 100644 --- a/FindEAT_Bot/requirements.txt +++ b/FindEAT_Bot/requirements.txt @@ -26,5 +26,5 @@ requests-toolbelt==0.9.1 rsa==4.0 six==1.14.0 telepot==12.7 -urllib3==1.25.8 +urllib3==1.26.5 yarl==1.4.2 \ No newline at end of file