From 112c54d981cc8925e6a1a1b1f78f291fe0af202f 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 4.0.4 to 8.0.0 in /brain_storm Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 4.0.4 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/v4.0.4...v8.0.0) --- 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..7f7eded 100644 --- a/brain_storm/requirement.txt +++ b/brain_storm/requirement.txt @@ -1,4 +1,4 @@ -mitmproxy==4.0.4 +mitmproxy==8.0.0 redis==2.10.6 requests==2.18.4 rq==0.10.0