From 0e8c631fb9fc15d2d5bee03fbb5290623595fa4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 19:01:27 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.14 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 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.2...1.26.14) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0545818048..542646f798 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,6 +38,6 @@ SQLAlchemy==1.3.20 terminaltables==3.1.0 typing-extensions==3.7.4.3 uritemplate==3.0.1 -urllib3==1.26.2 +urllib3==1.26.14 xmltodict==0.12.0 robotframework-lint==1.1