From f58f1be8d45c0713599edf9f11871d106e9f28e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 19:54:04 +0000 Subject: [PATCH] Bump mitmproxy from 4.0.1 to 7.0.3 in /ECOServer Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 4.0.1 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.1...v7.0.3) --- updated-dependencies: - dependency-name: mitmproxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ECOServer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ECOServer/requirements.txt b/ECOServer/requirements.txt index 0c56c0f..0c0378a 100644 --- a/ECOServer/requirements.txt +++ b/ECOServer/requirements.txt @@ -18,4 +18,4 @@ urllib3==1.22 bs4==0.0.1 jieba==0.39 beautifulsoup4==4.6.0 -mitmproxy==4.0.1 \ No newline at end of file +mitmproxy==7.0.3 \ No newline at end of file