From 58caf0587b82fe6e92d36cd30892def6ad92905b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 02:23:50 +0000 Subject: [PATCH] Bump urllib3 from 1.26.12 to 1.26.17 in /services/namex-pay Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 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.12...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/namex-pay/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 services/namex-pay/requirements.txt diff --git a/services/namex-pay/requirements.txt b/services/namex-pay/requirements.txt old mode 100755 new mode 100644 index 3a0d37836..73188b8ef --- a/services/namex-pay/requirements.txt +++ b/services/namex-pay/requirements.txt @@ -16,7 +16,7 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 pyrsistent==0.18.1 six==1.16.0 -urllib3==1.26.12 +urllib3==1.26.17 requests==2.28.1 protobuf==3.20.1 blinker==1.5