From 030cc47b0e6670917887796bfe2a2af38800bbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 19:54:22 +0000 Subject: [PATCH] Bump mitmproxy from 5.0.1 to 7.0.3 Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 5.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/v5.0.1...v7.0.3) --- 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..298f192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==1.0.1 -mitmproxy==5.0.1 +mitmproxy==7.0.3 anytree==2.8.0 urllib3==1.25.8 numpy==1.18.1