From 7d01a7c78777cbed4cd17e725635dd1da9f8a2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:30:47 +0000 Subject: [PATCH] Bump untangle from 1.1.0 to 1.2.1 in /bbapi/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] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..d21f2a5 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -71,7 +71,7 @@ shortuuid==0.4.3 six==1.10.0 sqlparse==0.1.19 texttable==0.8.4 -untangle==1.1.0 +untangle==1.2.1 wcwidth==0.1.6 websocket-client==0.35.0 Werkzeug==0.10.4