From 422f30a62388226c67146c6ceaac09426f91fc0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:09:06 +0000 Subject: [PATCH] build(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /server-django-wwbp directory: [urllib3](https://github.com/urllib3/urllib3) and [marshmallow](https://github.com/marshmallow-code/marshmallow). Updates `urllib3` from 1.26.20 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/1.26.20...2.6.0) Updates `marshmallow` from 3.26.1 to 3.26.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.26.1...3.26.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- server-django-wwbp/Pipfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/server-django-wwbp/Pipfile.lock b/server-django-wwbp/Pipfile.lock index bb47ce0..84fede8 100644 --- a/server-django-wwbp/Pipfile.lock +++ b/server-django-wwbp/Pipfile.lock @@ -1620,11 +1620,12 @@ }, "marshmallow": { "hashes": [ - "sha256:3350409f20a70a7e4e11a27661187b77cdcaeb20abca41c1454fe33636bea09c", - "sha256:e6d8affb6cb61d39d26402096dc0aee12d5a26d490a121f118d2e81dc0719dc6" + "sha256:013fa8a3c4c276c24d26d84ce934dc964e2aa794345a0f8c7e5a7191482c8a73", + "sha256:bbe2adb5a03e6e3571b573f42527c6fe926e17467833660bebd11593ab8dfd57" ], + "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==3.26.1" + "version": "==3.26.2" }, "matplotlib-inline": { "hashes": [ @@ -3453,12 +3454,12 @@ }, "urllib3": { "hashes": [ - "sha256:0ed14ccfbf1c30a9072c7ca157e4319b70d65f623e91e7b32fadb2853431016e", - "sha256:40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32" + "sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f", + "sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1" ], "index": "pypi", - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", - "version": "==1.26.20" + "markers": "python_version >= '3.9'", + "version": "==2.6.0" }, "uvicorn": { "hashes": [