From 28583b56edf8285454cdf1374cab30fba7374d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 02:34:50 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.2.1 to 2.5.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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/2.2.1...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 56cec42..ce40fbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -631,9 +631,9 @@ types-setuptools==65.7.0.4 ; python_version >= "3.8" and python_version < "4.0" typing-extensions==4.10.0 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:69b1a937c3a517342112fb4c6df7e72fc39a38e7891a5730ed4985b5214b5475 \ --hash=sha256:b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb -urllib3==2.2.1 ; python_version >= "3.8" and python_version < "4.0" \ - --hash=sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d \ - --hash=sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19 +urllib3==2.5.0 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \ + --hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc validate-email==1.3 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:784719dc5f780be319cdd185dc85dd93afebdb6ebb943811bc4c7c5f9c72aeaf werkzeug==3.0.1 ; python_version >= "3.8" and python_version < "4.0" \