From 70bfad6fef06a8d5b4507a9bfa4dcfae2b3a6114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 20:24:47 +0000 Subject: [PATCH] Bump mitmproxy from 0.10.1 to 8.0.0 Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 0.10.1 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/v0.10.1...v8.0.0) --- updated-dependencies: - dependency-name: mitmproxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 654ffa7..1d09f81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ jsmin==2.0.11 lxml==3.4.0 macholib==1.5.1 matplotlib==1.3.1 -mitmproxy==0.10.1 +mitmproxy==8.0.0 mock==1.0.1 modulegraph==0.10.4 netlib==0.10