From b1c1644129d18ce61a5fa80a05f633114a1ae5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:56:05 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.4.0 to 2.5.0 in /smsparkbuild/py312 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.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.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- smsparkbuild/py312/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/smsparkbuild/py312/Pipfile.lock b/smsparkbuild/py312/Pipfile.lock index 8d8c467..2c0efd4 100644 --- a/smsparkbuild/py312/Pipfile.lock +++ b/smsparkbuild/py312/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9d3146c9f5f882da0b65a1e0cc4603f7356935242432bf395bc00833530b7d8d" + "sha256": "0abfede780b2bae6493e04547abc36d5b9fd363ca00b30967a73459120005c98" }, "pipfile-spec": 6, "requires": { @@ -1705,11 +1705,12 @@ }, "urllib3": { "hashes": [ - "sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466", - "sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813" + "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760", + "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc" ], + "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.4.0" + "version": "==2.5.0" }, "uvicorn": { "hashes": [