From 0dd7c7325539175ce7f5f7493ab67fda03b2fc41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 06:23:07 +0000 Subject: [PATCH] chore(deps): Bump urllib3 from 1.26.18 to 1.26.19 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/main/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d7ae81..a9b5d62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ typing_extensions==4.12.1 tzdata==2023.3 tzlocal==5.2 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 uvicorn==0.23.2 vine==5.0.0 w3lib==2.1.2