From 1565f26df953e04a76851a48f5965cf9a7c5ef07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:49:41 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.0.5 to 2.0.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 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/v2.0.5...2.0.6) --- 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 bb50a27a..2f050bfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ typing-extensions==4.5.0 typing-validation==1.0.0.post2 ujson==5.8.0 update-checker==0.18.0 -urllib3==2.0.5 +urllib3==2.0.6 webencodings==0.5.1 WebOb==1.8.7 websockets==11.0.3