From dbcdc90ca23646b94dcd2954d3066a1af7299e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 23:07:43 +0000 Subject: [PATCH] Bump urllib3 in /linux/ecosystem/telegram/bot/quotes/bot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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/1.26.20...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linux/ecosystem/telegram/bot/quotes/bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/ecosystem/telegram/bot/quotes/bot/requirements.txt b/linux/ecosystem/telegram/bot/quotes/bot/requirements.txt index 661ec34e0..b9c8d754b 100644 --- a/linux/ecosystem/telegram/bot/quotes/bot/requirements.txt +++ b/linux/ecosystem/telegram/bot/quotes/bot/requirements.txt @@ -1,3 +1,3 @@ python-telegram-bot[all]==13.15 standard-imghdr==3.11.9 -urllib3==1.26.20 +urllib3==2.5.0