From cb7c1c8d539edf02ef9f37510bfc4d4ab30b5d32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:31:12 +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 a21319b..df65396 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ certifi==2019.9.11 chardet==3.0.4 idna==2.8 requests==2.22.0 -untangle==1.1.1 +untangle==1.2.1 urllib3==1.25.8 xmltodict==0.12.0