From 76e6c4425e0204bb868b9d8f353f6de6f2f85b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:38:10 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.18 in /bots/rebecca Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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.6...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bots/rebecca/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/rebecca/requirements.txt b/bots/rebecca/requirements.txt index 43ebb2a..ada5b8e 100644 --- a/bots/rebecca/requirements.txt +++ b/bots/rebecca/requirements.txt @@ -11,5 +11,5 @@ six==1.16.0 tweepy==3.10.0 typing-extensions==3.10.0.2 tzlocal==2.1 -urllib3==1.26.6 +urllib3==1.26.18 yarl==1.6.3 \ No newline at end of file