From 867e46a3833b666d81387691d2d1075bd136d087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:58:45 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.5.0 to 2.6.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [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.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index b0faea3..8a2a04a 100644 --- a/Pipfile +++ b/Pipfile @@ -23,5 +23,5 @@ b2sdk = "~=1.17.1" pydrive = "~=1.3.0" paramiko = "~=3.4.0" requests = "~=2.32.4" -urllib3 = "~=2.5.0" +urllib3 = "~=2.6.0" xattr = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 2ff9bd4..106b37a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "631e0505a222df04fde99e18a5f6796f0e31e5c60a4c4b142a039843e42671dd" + "sha256": "7cec301e9e2aad79d1461306707421bff09248f7263d3394d651009075c9415e" }, "pipfile-spec": 6, "requires": {}, @@ -689,12 +689,12 @@ }, "urllib3": { "hashes": [ - "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760", - "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc" + "sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f", + "sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.5.0" + "version": "==2.6.0" }, "xattr": { "hashes": [