From 271dfa2760e1c77728d81a6398ca6fc09422db56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 02:58:56 +0000 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. - [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.7...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index bd901b9..9903866 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ idna = "==3.4" multidict = "==6.0.4" python-decouple = "==3.8" requests = "==2.31.0" -urllib3 = "==2.0.7" +urllib3 = "==2.2.2" yarl = "==1.9.4" defusedxml = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 2b233a0..1250702 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "093b142085149832b22c70152dcae8f49e4bb3a417f8e6376d3569db55adde4d" + "sha256": "3df4518245c944fbabcfe783ad44aec111685a4be269e494cbe3e20892e58fe8" }, "pipfile-spec": 6, "requires": { @@ -427,12 +427,12 @@ }, "urllib3": { "hashes": [ - "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84", - "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e" + "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472", + "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.0.7" + "markers": "python_version >= '3.8'", + "version": "==2.2.2" }, "yarl": { "hashes": [