From c40d660d06b0a2da746c6881485e96c32fc1b097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 19:54:07 +0000 Subject: [PATCH] Bump mitmproxy from 4.0.4 to 7.0.3 in /page-based/data-collection Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 4.0.4 to 7.0.3. - [Release notes](https://github.com/mitmproxy/mitmproxy/releases) - [Changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitmproxy/mitmproxy/compare/v4.0.4...v7.0.3) --- updated-dependencies: - dependency-name: mitmproxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- page-based/data-collection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-based/data-collection/requirements.txt b/page-based/data-collection/requirements.txt index d178d3e..ba67834 100644 --- a/page-based/data-collection/requirements.txt +++ b/page-based/data-collection/requirements.txt @@ -28,7 +28,7 @@ jsbeautifier==1.6.14 kaitaistruct==0.8 kiwisolver==1.0.1 ldap3==2.5.1 -mitmproxy==4.0.4 +mitmproxy==7.0.3 networkx==2.2 numpy==1.15.4 packaging==18.0