From a4159d05604533ec6af16c9dbe0b27d85579468c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 19:54:06 +0000 Subject: [PATCH] Bump mitmproxy from 4.0.4 to 7.0.3 in /brain_storm Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 4.0.4 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.4...v7.0.3) --- updated-dependencies: - dependency-name: mitmproxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- brain_storm/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brain_storm/requirement.txt b/brain_storm/requirement.txt index 495e61d..c165e0a 100644 --- a/brain_storm/requirement.txt +++ b/brain_storm/requirement.txt @@ -1,4 +1,4 @@ -mitmproxy==4.0.4 +mitmproxy==7.0.3 redis==2.10.6 requests==2.18.4 rq==0.10.0