From db7fbca5abbe529c8a9e545e8051fa1fbc18b1a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 11:51:50 +0800 Subject: [PATCH] Bump urllib3 from 1.26.5 to 2.7.0 in /discuz-ml-rce (#61) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 2.7.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.5...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- discuz-ml-rce/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discuz-ml-rce/requirements.txt b/discuz-ml-rce/requirements.txt index df71586..6bf7cf7 100644 --- a/discuz-ml-rce/requirements.txt +++ b/discuz-ml-rce/requirements.txt @@ -1,3 +1,3 @@ -urllib3==1.26.5 +urllib3==2.7.0 requests==2.31.0 beautifulsoup4==4.7.1 \ No newline at end of file