From 721d5b3ed37faded04a2e7eedf4126718b271ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:30:22 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.26.5 in /Bot/sample_bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Bot/sample_bot/calendarEvents/requirements.txt | 2 +- Bot/sample_bot/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bot/sample_bot/calendarEvents/requirements.txt b/Bot/sample_bot/calendarEvents/requirements.txt index 68414c3..ee5f2b8 100644 --- a/Bot/sample_bot/calendarEvents/requirements.txt +++ b/Bot/sample_bot/calendarEvents/requirements.txt @@ -19,4 +19,4 @@ requests-oauthlib==1.3.0 rsa==4.0 six==1.14.0 uritemplate==3.0.1 -urllib3==1.25.8 +urllib3==1.26.5 diff --git a/Bot/sample_bot/requirements.txt b/Bot/sample_bot/requirements.txt index 7613487..6b8aba3 100644 --- a/Bot/sample_bot/requirements.txt +++ b/Bot/sample_bot/requirements.txt @@ -3,4 +3,4 @@ google-auth==1.10.1 prompt-toolkit==2.0.10 questionary==1.4.0 SQLAlchemy==1.3.12 -urllib3==1.25.7 +urllib3==1.26.5