From aacedd88ad5316bbf5faf2a555257a96368ac154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 18:07:33 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.15 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.15. - [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.15) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c16bc3..e033c3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pandas==1.0.3 python-dateutil==2.8.1 pytz==2020.1 six==1.14.0 -urllib3==1.26.5 +urllib3==1.26.15 openpyxl==3.0.7 \ No newline at end of file