From fe4c270b7bd0e35248d45468ae63bfb8fe76f330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 18:01:54 +1300 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.3.0 (#1090) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.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.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app_rules/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_rules/requirements.txt b/app_rules/requirements.txt index 497f903dc..1ed312dc8 100644 --- a/app_rules/requirements.txt +++ b/app_rules/requirements.txt @@ -5,4 +5,4 @@ requests==2.32.3 certifi==2024.12.14 charset-normalizer==3.4.0 idna==3.10 -urllib3==2.2.3 +urllib3==2.3.0