From 8213d49fc1440b19d57e1d196c364999dc5a7b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:46:04 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20urllib3=20from=201.24.2=20to=201.26.5=20?= =?UTF-8?q?in=20/=E8=A1=8C=E9=8A=B7=E5=AF=A6=E7=94=A8=E5=B7=A5=E5=85=B7/te?= =?UTF-8?q?legramBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../telegramBot/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" "b/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" index 24d8e87..ccf422d 100644 --- "a/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" +++ "b/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" @@ -10,6 +10,6 @@ jinja2>=2.11.3 markupsafe==1.0 python-telegram-bot==10.1.0 requests==2.20.0 -urllib3==1.24.2 +urllib3==1.26.5 werkzeug==0.15.3 setuptools==45.2.0