From f084aeb4dd4e8980318321a81a52aba7e42fbd67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:38:18 +0800 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.0.5 (#149) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.5. - [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/2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index f2f4d13..483216a 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -26,7 +26,7 @@ requests==2.31.0 requests-oauthlib==1.3.1 sqlparse==0.4.4 typing_extensions==4.7.1 -urllib3==2.0.4 +urllib3==2.0.5 uWSGI==2.0.22 zope.event==5.0 zope.interface==6.0