From c81439a0f9c083ec799e2d9e25d38fb1979e8f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:30:21 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /aidencode/chatbot Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aidencode/chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aidencode/chatbot/requirements.txt b/aidencode/chatbot/requirements.txt index 3646737..d391aca 100644 --- a/aidencode/chatbot/requirements.txt +++ b/aidencode/chatbot/requirements.txt @@ -24,5 +24,5 @@ torchvision==0.14.1 tqdm==4.66.3 transformers==4.38.0 typing-extensions==3.7.4.3 -urllib3==1.26.18 +urllib3==1.26.19 Werkzeug==3.0.3