From 40ff56037d80fc5e816f2171d3d1aafcd5088b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:21:33 +0200 Subject: [PATCH] Build(deps): bump urllib3 from 1.26.18 to 1.26.19 (#247) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7e364f95..07d693192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ requests==2.32.2 SQLAlchemy==2.0.8 tqdm==4.66.3 typing_extensions==4.5.0 -urllib3==1.26.18 +urllib3==1.26.19 visitor==0.1.3 Werkzeug==3.0.3 WTForms==3.0.1