From 58e45f8c68de3d1a4d6c579d6cabbf46b7482607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:49:14 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.0.4 to 2.0.7 in /Documentation Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. - [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/2.0.4...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Documentation/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/Pipfile.lock b/Documentation/Pipfile.lock index dc00931692b4d..9905ebadff2d6 100644 --- a/Documentation/Pipfile.lock +++ b/Documentation/Pipfile.lock @@ -407,11 +407,12 @@ }, "urllib3": { "hashes": [ - "sha256:8d22f86aae8ef5e410d4f539fde9ce6b2113a001bb4d189e0aed70642d602b11", - "sha256:de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4" + "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84", + "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e" ], - "markers": "python_full_version >= '3.7.0'", - "version": "==2.0.4" + "index": "pypi", + "markers": "python_version >= '3.7'", + "version": "==2.0.7" }, "zipp": { "hashes": [