From 1622d8d96878122c5b3436b8b3a5e397ec6b812e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:25:41 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /embedding 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] --- embedding/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding/requirements.txt b/embedding/requirements.txt index 178253b..a037eca 100644 --- a/embedding/requirements.txt +++ b/embedding/requirements.txt @@ -106,7 +106,7 @@ typer==0.7.0 types-toml==0.10.8.3 typing_extensions==4.4.0 Unidecode==1.3.6 -urllib3==1.26.18 +urllib3==1.26.19 wasabi==1.1.1 wcwidth==0.2.6 Werkzeug==3.0.1