From be52ba286a33b46c5554d0897b10fe261daad5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:33:27 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.6.0 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [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.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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 8a2a04a..bc01ac4 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.6.0" +urllib3 = "~=2.6.3" xattr = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 0df474f..c4d7af3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7cec301e9e2aad79d1461306707421bff09248f7263d3394d651009075c9415e" + "sha256": "52342835cdac9e8876b8bafefd5c94470486dd0bae9459f49ca47c08dd05770f" }, "pipfile-spec": 6, "requires": {}, @@ -722,12 +722,12 @@ }, "urllib3": { "hashes": [ - "sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f", - "sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1" + "sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", + "sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.6.0" + "version": "==2.6.3" }, "xattr": { "hashes": [