From 0005392cd3ab2b23d89c68901e9363125a300db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:06:35 +0100 Subject: [PATCH] Bump urllib3 from 2.0.6 to 2.0.7 in /test (#188) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [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/2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index abba4f52..8f46b5a3 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -4,4 +4,4 @@ colorama==0.4.6 idna==3.4 requests==2.31.0 tqdm==4.66.1 -urllib3==2.0.6 +urllib3==2.0.7