From 117a06468a7f1869077e2e8b9d51133558c6adc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 12:16:41 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /server 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] --- server/Pipfile | 2 +- server/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server/Pipfile b/server/Pipfile index 57faf9e..94aa0ca 100644 --- a/server/Pipfile +++ b/server/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -urllib3 = "==1.26.4" +urllib3 = "==1.26.5" flask = "*" [requires] diff --git a/server/Pipfile.lock b/server/Pipfile.lock index e770c92..dde14eb 100644 --- a/server/Pipfile.lock +++ b/server/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "cee49f3a73c8a4094454534031ac6561d21f7b98b08961e8c26b02e9171a5bdb" + "sha256": "476a4318143803b571292a171fc769a5e3be5b5bb79a88539a6d95b46cdb82d0" }, "pipfile-spec": 6, "requires": { @@ -125,11 +125,11 @@ }, "urllib3": { "hashes": [ - "sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df", - "sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937" + "sha256:753a0374df26658f99d826cfe40394a686d05985786d946fbe4165b5148f5a7c", + "sha256:a7acd0977125325f516bda9735fa7142b909a8d01e8b2e4c8108d0984e6e0098" ], "index": "pypi", - "version": "==1.26.4" + "version": "==1.26.5" }, "werkzeug": { "hashes": [