From c7be2d60dd35740af574a4e0f3496dc8ef8e04ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 17:00:53 +0800 Subject: [PATCH] Bump urllib3 from 2.0.5 to 2.0.6 (#151) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.6. - [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/v2.0.5...2.0.6) --- 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-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 52244ba..5f51a61 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.5 +urllib3==2.0.6 uWSGI==2.0.22 zope.event==5.0 zope.interface==6.0