From b326eb993521e376e52614b90fa22f032692b08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:45:22 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 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] --- requirements.txt | 2 +- requirementsnew.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 320fe29..9b587d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,6 +25,6 @@ setuptools==41.2.0 six==1.14.0 telebot==0.0.3 tornado==6.0.4 -urllib3==1.25.9 +urllib3==1.26.5 websockets==8.1 yarl==1.4.2 \ No newline at end of file diff --git a/requirementsnew.txt b/requirementsnew.txt index 0b2e3d2..91f0416 100644 --- a/requirementsnew.txt +++ b/requirementsnew.txt @@ -5,4 +5,4 @@ idna==2.10 numpy==1.20.1 pyTelegramBotAPI==3.7.6 requests==2.25.1 -urllib3==1.26.3 +urllib3==1.26.5