From 300e3156324c81aabf48ba4be214d25f00fe6575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:30:55 +0000 Subject: [PATCH] Bump untangle from 1.1.0 to 1.2.1 in /bbonfhiruser/config Bumps [untangle](https://github.com/stchris/untangle) from 1.1.0 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.0...1.2.1) --- updated-dependencies: - dependency-name: untangle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bbonfhiruser/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbonfhiruser/config/requirements.txt b/bbonfhiruser/config/requirements.txt index 75503a9..55dadaa 100644 --- a/bbonfhiruser/config/requirements.txt +++ b/bbonfhiruser/config/requirements.txt @@ -56,5 +56,5 @@ selenium==2.47.3 shortuuid==0.4.2 six==1.9.0 sqlparse==0.1.15 -untangle==1.1.0 +untangle==1.2.1 Werkzeug==0.10.4