From 4571fb284fd5e0c7b2c0aadad83463608198838a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 18:59:02 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.18 in /scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. - [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.13...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 6c39d20..4147eae 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -5,4 +5,4 @@ idna==3.4 python-dotenv==0.21.0 requests==2.31.0 soupsieve==2.3.2.post1 -urllib3==1.26.13 +urllib3==1.26.18