From 15d7a9a6fbd927f097aec437c1549683fbdab1d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:41:13 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffbfe9ecf..78e91016f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,5 +34,5 @@ pyyaml==6.0 rules==3.3 sentry-sdk==1.14.0 slackclient==2.8.1 -urllib3==1.26.16 +urllib3==1.26.18 uvicorn[standard]==0.20.0