From c4d48ab43459826bc36c52027f26b62fc8f8cf10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 07:04:11 +0000 Subject: [PATCH] chore: bump urllib3 from 1.26.13 to 1.26.14 in /tests 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/main/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] --- tests/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_py3.txt b/tests/requirements_py3.txt index b356ede..d9839d4 100644 --- a/tests/requirements_py3.txt +++ b/tests/requirements_py3.txt @@ -27,4 +27,4 @@ requests==2.28.1 six==1.16.0 toml==0.10.2 ubi-reader==0.8.5 -urllib3==1.26.13 +urllib3==1.26.14