From bbc207902f547016538065c11c815fae526a5738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 00:32:04 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 in /Google-Classroom-Bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Google-Classroom-Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Google-Classroom-Bot/requirements.txt b/Google-Classroom-Bot/requirements.txt index 3959f29ba7..dfd72186cb 100644 --- a/Google-Classroom-Bot/requirements.txt +++ b/Google-Classroom-Bot/requirements.txt @@ -1,2 +1,2 @@ selenium==3.141.0 -urllib3==1.25.10 +urllib3==1.26.5