From 95f823143457b60ffe6a461f3a46c1be53c47384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:30:16 -0700 Subject: [PATCH] Bump urllib3 from 1.26.15 to 1.26.18 in /analytics-api (#2317) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- analytics-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics-api/requirements.txt b/analytics-api/requirements.txt index 0b7275ba3..313f0fcfc 100644 --- a/analytics-api/requirements.txt +++ b/analytics-api/requirements.txt @@ -51,5 +51,5 @@ threadloop==1.0.2 thrift==0.16.0 tornado==6.3.2 typing_extensions==4.5.0 -urllib3==1.26.15 +urllib3==1.26.18 zipp==3.15.0 \ No newline at end of file