From f29343604516e2cf4ff3214927ac35b9be208377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:09:04 +0000 Subject: [PATCH] Bump mitmproxy from 8.1.0 to 11.1.2 Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 8.1.0 to 11.1.2. - [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/v8.1.0...v11.1.2) --- 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 b0b4f84..def929d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flake8==4.0.1 -mitmproxy==8.1.0 +mitmproxy==11.1.2 PyYAML==6.0