From 7417d16e45f3914a4cd659d7d1161d2088187fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 11:05:30 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.8/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40af248..56f365c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ idna==2.10 pyngrok==4.1.12 PyYAML==5.3.1 requests==2.23.0 -urllib3==1.25.10 +urllib3==1.26.8 pgrep==2020.7.1 kill==2020.7.1