From 3f1e72d69f89a58371d4073e01da972eb7eb3581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:32:18 +0100 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.15 (#4186) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 608ee45a9..4a75988f3 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -14,4 +14,4 @@ pytest==7.2.2 pyupgrade==3.3.1 time-machine==2.9.0 typing_extensions==4.5.0 -urllib3==1.26.14 \ No newline at end of file +urllib3==1.26.15 \ No newline at end of file