From 82431e266f6ea15bd9a80fc8a34e36215e8d015b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 12:10:10 +0000 Subject: [PATCH 1/2] Bump urllib3 from 1.26.15 to 1.26.18 in /connectors/reference_connector Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- connectors/reference_connector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/reference_connector/requirements.txt b/connectors/reference_connector/requirements.txt index 99d4373c..a9d898d2 100644 --- a/connectors/reference_connector/requirements.txt +++ b/connectors/reference_connector/requirements.txt @@ -1,2 +1,2 @@ car-connector-framework==4.0.0 -urllib3==1.26.15 +urllib3==1.26.18 From 1bf2119631862f1cd3a4d7161da646ec77b07ee6 Mon Sep 17 00:00:00 2001 From: omkar-g <62765497+omkar-g@users.noreply.github.com> Date: Thu, 19 Oct 2023 09:13:31 -0300 Subject: [PATCH 2/2] Update requirements.txt --- connectors/reference_connector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/reference_connector/requirements.txt b/connectors/reference_connector/requirements.txt index a9d898d2..794b7986 100644 --- a/connectors/reference_connector/requirements.txt +++ b/connectors/reference_connector/requirements.txt @@ -1,2 +1,2 @@ -car-connector-framework==4.0.0 +car-connector-framework==4.0.1 urllib3==1.26.18