From d3e531a09680214e0e6d60d65af68c9953c35f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:40:08 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /emmet-cli 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] --- emmet-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmet-cli/requirements.txt b/emmet-cli/requirements.txt index c0b0fd9e2d..f00dd34997 100644 --- a/emmet-cli/requirements.txt +++ b/emmet-cli/requirements.txt @@ -1,7 +1,7 @@ log4mongo==1.7.0 PrettyTable==0.7.2 click==7.1.1 -urllib3==1.26.18 +urllib3==1.26.19 oauth2client==4.1.3 google-api-python-client==1.8.0 bravado==10.6.0