This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 5dfc4559a59ea6af74808104769396438ecc7b87 Author: simbit18 <[email protected]> AuthorDate: Mon Dec 8 19:12:26 2025 +0100 Documentation/Pipfile.lock: bump urllib3 from 2.2.3 to 2.6.0 - bump urllib3 from 2.2.3 to 2.6.0 Signed-off-by: simbit18 <[email protected]> --- Documentation/Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/Pipfile.lock b/Documentation/Pipfile.lock index a15ccc55c1b..eaa40c62e1a 100644 --- a/Documentation/Pipfile.lock +++ b/Documentation/Pipfile.lock @@ -541,11 +541,12 @@ }, "urllib3": { "hashes": [ - "sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac", - "sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9" + "sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f", + "sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1" ], - "markers": "python_version >= '3.8'", - "version": "==2.2.3" + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==2.6.0" }, "zipp": { "hashes": [
