From d27fe368d6ef5322d05e4d84714d034b59be6e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 17:59:01 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.0.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.3. - [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...2.0.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49c32ff6..2f19d0c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ tempora==5.2.1 tokenize-rt==5.0.0 tzdata==2022.7 tzlocal==4.2 -urllib3==1.26.15 +urllib3==2.0.3 webencodings==0.5.1 websocket-client==1.5.1 xmltodict==0.13.0