From 85406fac50872f378e14c654aac8dbc1aadb804a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:57:28 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.25.8 in /Bot/sample_bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8. - [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.25.8) Signed-off-by: dependabot[bot] --- Bot/sample_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bot/sample_bot/requirements.txt b/Bot/sample_bot/requirements.txt index 7613487..397170a 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.25.8