From d8484a6b890b21b8a6fd29f0ae7ab21e42eccee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 20:43:43 +0000 Subject: [PATCH] Bump mitmproxy from 4.0.4 to 8.0.0 in /page-based/data-collection Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 4.0.4 to 8.0.0. - [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...v8.0.0) --- 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..5df7740 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==8.0.0 networkx==2.2 numpy==1.15.4 packaging==18.0