From 51f4e4ef2b2532ba0d1ae2a4ac4ab2c495683051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:18:10 +0000 Subject: [PATCH] Bump mitmproxy from 11.0.0 to 11.0.1 Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy) from 11.0.0 to 11.0.1. - [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/v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: mitmproxy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 705020a..0074112 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # anystore==0.1.9 -mitmproxy==11.0.0 +mitmproxy==11.0.1 anystore @ git+https://github.com/investigativedata/anystore.git@develop redis==5.1.1 pantomime==0.6.1