From 9e318f69355943b114d5199a91ab0c9b594e618b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:32:54 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 1.26.17 in /lib/chatsecure Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. - [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.15...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/chatsecure/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chatsecure/requirements.txt b/lib/chatsecure/requirements.txt index d6c6dcec..f90d1510 100644 --- a/lib/chatsecure/requirements.txt +++ b/lib/chatsecure/requirements.txt @@ -36,6 +36,6 @@ pytz==2022.7.1 requests==2.31.0 six==1.16.0 tomli==2.0.1 -urllib3==1.26.15 +urllib3==1.26.17 Werkzeug==2.2.3 zipp==3.14.0