From 97b7289e2112d9bf30e2682bf2d8137a1fb42dce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 01:00:31 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 2.0.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 2.0.2. - [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...2.0.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fb94e5..9ce3d95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ trio-websocket==0.9.2 twilio==7.15.4 typing_extensions==4.4.0 uritemplate==4.1.1 -urllib3==1.26.13 +urllib3==2.0.2 uvicorn==0.20.0 vgem==1.3.0 w3lib==2.1.1