From 6010d882689c6288a05108f34f8e7eb8fd88c348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 09:21:04 -0400 Subject: [PATCH] Bump urllib3 from 1.26.9 to 2.0.6 (#338) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 2.0.6. - [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.9...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e1981781..299c46cf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,5 +41,5 @@ symengine==0.9.2 sympy==1.10.1 toml==0.10.2 tweedledum==1.1.1 -urllib3==1.26.9 +urllib3==2.0.6 websocket-client==1.3.2