From f29de1d27098294f415f45a357cd958012390d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 19:07:27 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.11/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.11) --- 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..cd9b835c77 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.11 xmltodict==0.12.0 robotframework-lint==1.1