From e9166b84aa067fd109f18befa1986fcc8c0b3b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 21:21:09 +0000 Subject: [PATCH] Bump mitmproxy from 5.0.1 to 8.0.0 Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 5.0.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/v5.0.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 f66f067..bef562b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==1.0.1 -mitmproxy==5.0.1 +mitmproxy==8.0.0 anytree==2.8.0 urllib3==1.25.8 numpy==1.18.1