From c16f7771a7fcd050e2d383b5b8139cc73b7cb91f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:43:03 +0000 Subject: [PATCH] Bump urllib3 in /cohorts/2022/05-monitoring/homework/prediction_service Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.10 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.10...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../homework/prediction_service/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/cohorts/2022/05-monitoring/homework/prediction_service/Pipfile.lock b/cohorts/2022/05-monitoring/homework/prediction_service/Pipfile.lock index 0255eba32..da661a2ca 100644 --- a/cohorts/2022/05-monitoring/homework/prediction_service/Pipfile.lock +++ b/cohorts/2022/05-monitoring/homework/prediction_service/Pipfile.lock @@ -515,11 +515,12 @@ }, "urllib3": { "hashes": [ - "sha256:8298d6d56d39be0e3bc13c1c97d133f9b45d797169a0e11cdd0e0489d786f7ec", - "sha256:879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6" + "sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3", + "sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'", - "version": "==1.26.10" + "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", + "version": "==1.26.19" }, "werkzeug": { "hashes": [