From f1e6a8c2cab456f33d190342014e50cb3a09a0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:01:04 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b4c9da..fa9b3a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ tomli==2.0.1 # via pytest typing-extensions==4.8.0 # via asgiref -urllib3==1.26.17 +urllib3==1.26.18 # via # requests # sentry-sdk