Skip to content

Update mitmproxy requirement from <12.0.0,>=7.0.0 to >=7.0.0,<13.0.0#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mitmproxy-gte-7.0.0-and-lt-13.0.0
Open

Update mitmproxy requirement from <12.0.0,>=7.0.0 to >=7.0.0,<13.0.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mitmproxy-gte-7.0.0-and-lt-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown

Updates the requirements on mitmproxy to permit the latest version.

Release notes

Sourced from mitmproxy's releases.

mitmproxy 12.1.2

Changes: See CHANGELOG.md.

You can find the latest release packages at https://mitmproxy.org/downloads/.

Changelog

Sourced from mitmproxy's changelog.

24 August 2025: mitmproxy 12.1.2

  • Docker images are now build with Debian Trixie. (#7851, @​mhils)
  • Fix mitmweb auth cookie always using the default web_port option. (#7827, @​sujaldev)
  • fix: missing content-length header in curl export (#7810, @​mheguy)
  • fix: update log message with correct header name (#7802, @​kristof-mattei)
  • Update deprecated windows-2019 runner to windows-2025. (#7801, @​chedieck)
  • Do not escape non-ascii characters in the JSON contentview. (#7740, @​mhils)
  • Fix crash in mitmweb when no explicit Server-Connection is logged. (#7734, @​lups2000)
  • Add syntax highlighting for CSS and JavaScript contentviews. (#7749, @​mhils)
  • Display local timezone in the Timing tab of mitmweb. (#7804, @​lups2000)
  • Prevent showing the quit message in the console when no flows are available under specific configurations. (#7833, @​lups2000)

Security Fixes

  • GHSA-847f-9342-265h: Upgrade hyper-h2 to fix a request smuggling vulnerability that affects mitmproxy's HTTP/2 -> HTTP/1 translation. (@​mhils)

25 May 2025: mitmproxy 12.1.1

  • Fix a race condition when updating the flow list in mitmweb. (#7729, @​mhils)

24 May 2025: mitmproxy 12.1.0

06 May 2025: mitmproxy 12.0.1

  • Fix a crash when editing raw messages bodies in mitmproxy. (#7697, @​mhils)
  • Added an option to pass the web token as Authentication: Bearer ... header (#7681, @​gschaer)
  • In DNS proxy mode, user-provided addons now trigger before DNS resolution has taken place.

... (truncated)

Commits
  • 76f61de mitmproxy 12.1.2
  • 603e1f2 update CHANGELOG
  • c4440d4 Update lockfile (#7858)
  • 71c5323 Update h2 requirement from <=4.2.0,>=4.1 to >=4.1,<=4.3.0 (#7852)
  • 1bae162 Bump maturin from 1.9.2 to 1.9.3 (#7854)
  • d44f853 Update ruamel-yaml requirement from <=0.18.14,>=0.18.10 to >=0.18.10,<=0.18.1...
  • d5b9d0a Update zstandard requirement from <=0.23.0,>=0.15 to >=0.15,<=0.24.0 (#7853)
  • 791a03e Bump requests from 2.32.4 to 2.32.5 (#7855)
  • 52f3cf8 Bump mhils/workflows from 2a12a934b7c0db7fddaeacd20c542bdfcf9b2a19 to 16608e9...
  • b8f3690 Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 in the mypy group...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mitmproxy](https://github.com/mitmproxy/mitmproxy) to permit the latest version.
- [Release notes](https://github.com/mitmproxy/mitmproxy/releases)
- [Changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/mitmproxy@v7.0.0...v12.1.2)

---
updated-dependencies:
- dependency-name: mitmproxy
  dependency-version: 12.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants