From 6540b091c50abe1afc76116a24035f5a4c6bd6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:22:59 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.18 in /merchant-server Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.18. - [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.25.9...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- merchant-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merchant-server/requirements.txt b/merchant-server/requirements.txt index 838f10c..9ae3142 100644 --- a/merchant-server/requirements.txt +++ b/merchant-server/requirements.txt @@ -33,5 +33,5 @@ requests==2.23.0 rsa==4.0 six==1.15.0 uritemplate==3.0.1 -urllib3==1.25.9 +urllib3==1.26.18 Werkzeug==1.0.1