From 39219e03b9dc2cfbb4229ddbae8790f2e6ccabb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:40:09 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /analytics Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index b84751ec1..785ad297d 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -118,7 +118,7 @@ typing_extensions==4.11.0 tzdata==2024.1 uc-micro-py==1.0.3 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 wcwidth==0.2.13 websockets==10.4 zipp==3.18.1