From f226d8ceb95e9d2932fbf03527185afd11822ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:18:02 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 2.6.0 in /Movie-Info-Telegram-Bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 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.2...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Movie-Info-Telegram-Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Movie-Info-Telegram-Bot/requirements.txt b/Movie-Info-Telegram-Bot/requirements.txt index e552fba9c0..0ebc206da3 100644 --- a/Movie-Info-Telegram-Bot/requirements.txt +++ b/Movie-Info-Telegram-Bot/requirements.txt @@ -9,4 +9,4 @@ requests==2.31.0 six==1.15.0 soupsieve==2.1 tornado==6.3.3 -urllib3==1.26.2 +urllib3==2.6.0