From 33f9c70181e8b2e090f79f63f33e206dc3124fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:58:20 -0800 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.14 (#1965) * Bump urllib3 from 1.26.13 to 1.26.14 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.14. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.14/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.14) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update urllib3==1.26.14 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> [skip ci] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42b7808a..6dff712b 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.13 +urllib3==1.26.14 webencodings==0.5.1 websocket-client==1.5.1 xmltodict==0.13.0