From f49c60d7f6ca236660410aebbab307e4365c363d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jul 2021 18:05:16 +0100 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 (#303) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index d9546cb..c815a76 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -69,7 +69,7 @@ SQLAlchemy-Utils==0.36.8 toml==0.10.2 typing-extensions==3.7.4.3 ua-parser==0.10.0 -urllib3==1.26.4 +urllib3==1.26.5 user-agents==2.2.0 validators==0.18.2 vine==5.0.0