From 5eba1d0e045ef31fc7c42336cb424a129f7c7345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:39:31 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /reporting Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reporting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reporting/requirements.txt b/reporting/requirements.txt index 169700e..cb14c2b 100644 --- a/reporting/requirements.txt +++ b/reporting/requirements.txt @@ -11,6 +11,6 @@ pytz==2018.6 PyYAML>=4.2b1 s3transfer==0.1.13 six==1.11.0 -urllib3==1.26.5 +urllib3==1.26.17 git+git://github.com/vishaalkapoor/xlsx2html@hyperlink#egg=xlsx2html XlsxWriter==1.1.2