From 92256b73619358049ab8c3880651585063196921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 07:45:37 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- .../requirements.txt" | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a45412d..f57761e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ six==1.15.0 soupsieve==2.2 SQLAlchemy==1.3.23 typing-extensions==3.7.4.3 -urllib3==1.26.3 +urllib3==1.26.5 yarl==1.6.3 qrcode==7.3 opencv-python==4.5.3.56 diff --git "a/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" "b/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" index 34fa9d1..4ab85f5 100644 --- "a/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" +++ "b/\344\270\213\350\275\275\350\215\224\346\236\235\345\276\256\350\257\276/requirements.txt" @@ -42,7 +42,7 @@ sortedcontainers==2.2.2 soupsieve==2.2.1 tornado==6.1 typing-extensions==3.10.0.0 -urllib3==1.26.6 +urllib3==1.26.5 urwid==2.1.2 Werkzeug==1.0.1 wsproto==0.15.0