From 9cdba00faa01be7590d53b27196f257e6a4d7e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:31:00 +0000 Subject: [PATCH] Bump untangle from 1.1.1 to 1.2.1 Bumps [untangle](https://github.com/stchris/untangle) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/stchris/untangle/releases) - [Changelog](https://github.com/stchris/untangle/blob/main/CHANGELOG.md) - [Commits](https://github.com/stchris/untangle/compare/1.1.1...1.2.1) --- updated-dependencies: - dependency-name: untangle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e15530f..194a970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ pyparsing==2.4.2 python-dateutil==2.8.0 pytz==2019.3 six==1.12.0 -untangle==1.1.1 +untangle==1.2.1 xlrd==1.2.0