Maximilian Hils
ff2291159e
Temporarily silence a valid fuzzing finding ( #7917 )
...
temporarily silence a valid fuzzing finding
2025-10-15 17:01:02 +00:00
Maximilian Hils
b7ac3186ee
Update Dependencies ( #7916 )
...
* update dependencies
* make ruff happy
* make mypy on Windows happy
2025-10-15 18:55:11 +02:00
Gaurav Jain
0981668515
Bump hypothesis dependency ( #7865 )
...
* Bump hypothesis
* [autofix.ci] apply automated fixes
* Bump hypothesis again and add windows-curses as a dependency
* nit
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-15 18:35:12 +02:00
Maximilian Hils
46d0adc7d1
Add custom htpasswd parser ( #7906 )
...
* add custom htpasswd parser
This PR migrates us off passlib, which is unmaintained.
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-10 12:29:23 +05:30
Maximilian Hils
4b4a8e21c0
Add AGENTS.md ( #7907 )
...
add `AGENTS.md`
2025-10-09 20:20:57 +02:00
dependabot[bot]
5cabab0fde
Bump the github-actions group with 2 updates ( #7895 )
...
Bumps the github-actions group with 2 updates: [mhils/workflows](https://github.com/mhils/workflows ) and [docker/login-action](https://github.com/docker/login-action ).
Updates `mhils/workflows` from 16608e9df5912db0e3ad86a9b90e25e933f2496b to cc6add7a662663ad7ad3017a86bcb91c361c9cc9
- [Release notes](https://github.com/mhils/workflows/releases )
- [Commits](16608e9df5...cc6add7a66 )
Updates `docker/login-action` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](184bdaa072...5e57cd1181 )
---
updated-dependencies:
- dependency-name: mhils/workflows
dependency-version: cc6add7a662663ad7ad3017a86bcb91c361c9cc9
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-09 17:52:21 +02:00
Justin Su
1e6c7ad5ba
Don't return in finally block (PEP 765) ( #7905 )
2025-10-09 14:50:39 +02:00
Alexander Prinzhorn
1110c95879
Update docs for dns_name_servers ( #7894 )
...
dns_name_servers only in dns/wireguard mode
2025-10-05 13:43:24 +02:00
dependabot[bot]
37d1cf55cb
Bump the github-actions group with 2 updates ( #7876 )
...
Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node ) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ).
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
Updates `actions/attest-build-provenance` from 2 to 3
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 14:00:09 +00:00
Alexander Prinzhorn
4d1bbcb9cc
Remove macOS from supported TUN platforms ( #7863 )
2025-09-08 15:58:21 +02:00
Matthew Heguy
ff256c61e2
Switch dependabot from pip to uv ( #7873 )
2025-09-08 15:53:06 +02:00
Gaurav Jain
c8ddc2140f
Bump pytest dependency group ( #7864 )
...
* Bump the pytest dependency group
* Remove deprecated event_loop fixture
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-08 15:52:14 +02:00
Maximilian Hils
38a7ee9867
clarify MSFT env vars
2025-08-24 22:00:37 +02:00
mitmproxy release bot
c14152c99a
reopen main for development
2025-08-24 18:28:38 +00:00
mitmproxy release bot
76f61de4d8
mitmproxy 12.1.2
2025-08-24 18:28:38 +00:00
Maximilian Hils
603e1f2fca
update CHANGELOG
2025-08-24 20:05:34 +02:00
Maximilian Hils
c4440d4229
Update lockfile ( #7858 )
...
update lockfile
2025-08-24 18:00:41 +00:00
dependabot[bot]
71c53239a7
Update h2 requirement from <=4.2.0,>=4.1 to >=4.1,<=4.3.0 ( #7852 )
...
* Update h2 requirement from <=4.2.0,>=4.1 to >=4.1,<=4.3.0
Updates the requirements on [h2](https://github.com/python-hyper/h2 ) to permit the latest version.
- [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-hyper/h2/compare/v4.1.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: h2
dependency-version: 4.3.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
* Update h2 dependency version constraint
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2025-08-24 19:53:25 +02:00
dependabot[bot]
1bae1623a4
Bump maturin from 1.9.2 to 1.9.3 ( #7854 )
...
* Bump maturin from 1.9.2 to 1.9.3
Bumps [maturin](https://github.com/pyo3/maturin ) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/pyo3/maturin/releases )
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md )
- [Commits](https://github.com/pyo3/maturin/compare/v1.9.2...v1.9.3 )
---
updated-dependencies:
- dependency-name: maturin
dependency-version: 1.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2025-08-24 19:53:00 +02:00
dependabot[bot]
d44f8537d1
Update ruamel-yaml requirement from <=0.18.14,>=0.18.10 to >=0.18.10,<=0.18.15 ( #7856 )
...
* Update ruamel-yaml requirement
Updates the requirements on ruamel-yaml to permit the latest version.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-version: 0.18.15
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 19:52:40 +02:00
dependabot[bot]
d5b9d0ac6f
Update zstandard requirement from <=0.23.0,>=0.15 to >=0.15,<=0.24.0 ( #7853 )
...
* Update zstandard requirement from <=0.23.0,>=0.15 to >=0.15,<=0.24.0
Updates the requirements on [zstandard](https://github.com/indygreg/python-zstandard ) to permit the latest version.
- [Release notes](https://github.com/indygreg/python-zstandard/releases )
- [Changelog](https://github.com/indygreg/python-zstandard/blob/main/docs/news.rst )
- [Commits](https://github.com/indygreg/python-zstandard/compare/0.15.0...0.24.0 )
---
updated-dependencies:
- dependency-name: zstandard
dependency-version: 0.24.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 19:52:30 +02:00
dependabot[bot]
791a03eb11
Bump requests from 2.32.4 to 2.32.5 ( #7855 )
...
* Bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests ) from 2.32.4 to 2.32.5.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 19:52:18 +02:00
dependabot[bot]
52f3cf8049
Bump mhils/workflows from 2a12a934b7c0db7fddaeacd20c542bdfcf9b2a19 to 16608e9df5912db0e3ad86a9b90e25e933f2496b in the github-actions group ( #7857 )
...
Bump mhils/workflows in the github-actions group
Bumps the github-actions group with 1 update: [mhils/workflows](https://github.com/mhils/workflows ).
Updates `mhils/workflows` from 2a12a934b7c0db7fddaeacd20c542bdfcf9b2a19 to 16608e9df5912db0e3ad86a9b90e25e933f2496b
- [Release notes](https://github.com/mhils/workflows/releases )
- [Commits](2a12a934b7...16608e9df5 )
---
updated-dependencies:
- dependency-name: mhils/workflows
dependency-version: 16608e9df5912db0e3ad86a9b90e25e933f2496b
dependency-type: direct:production
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 17:48:05 +00:00
dependabot[bot]
b8f36906e0
Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 in the mypy group ( #7843 )
...
* Bump types-requests in the mypy group
Bumps the mypy group with 1 update: [types-requests](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.4.20250611 to 2.32.4.20250809
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20250809
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mypy
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 17:46:56 +00:00
dependabot[bot]
6813dc6cf2
Bump pdoc from 15.0.2 to 15.0.4 ( #7849 )
...
Bumps [pdoc](https://github.com/mitmproxy/pdoc ) from 15.0.2 to 15.0.4.
- [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mitmproxy/pdoc/compare/v15.0.2...v15.0.4 )
---
updated-dependencies:
- dependency-name: pdoc
dependency-version: 15.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 17:41:10 +00:00
Maximilian Hils
5274c5b4e1
Build docker images with trixie ( #7851 )
...
build docker images with trixie
2025-08-24 17:33:30 +00:00
dependabot[bot]
39ce2161ca
Update tornado requirement from <=6.5.1,>=6.5.0 to >=6.5.0,<=6.5.2 ( #7847 )
...
Updates the requirements on [tornado](https://github.com/tornadoweb/tornado ) to permit the latest version.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.0...v6.5.2 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 17:28:44 +00:00
dependabot[bot]
3780e60bb7
Bump ruff from 0.11.2 to 0.12.10 ( #7848 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.2 to 0.12.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.2...0.12.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 17:28:41 +00:00
dependabot[bot]
37ee12aff1
Bump awscli from 1.38.34 to 1.42.16 ( #7845 )
...
* Bump awscli from 1.38.34 to 1.42.16
Bumps [awscli](https://github.com/aws/aws-cli ) from 1.38.34 to 1.42.16.
- [Release notes](https://github.com/aws/aws-cli/releases )
- [Commits](https://github.com/aws/aws-cli/compare/1.38.34...1.42.16 )
---
updated-dependencies:
- dependency-name: awscli
dependency-version: 1.42.16
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 17:28:26 +00:00
dependabot[bot]
7e9a6e0502
Bump pyinstaller from 6.14.2 to 6.15.0 in the pyinstaller group ( #7842 )
...
* Bump pyinstaller from 6.14.2 to 6.15.0 in the pyinstaller group
Bumps the pyinstaller group with 1 update: [pyinstaller](https://github.com/pyinstaller/pyinstaller ).
Updates `pyinstaller` from 6.14.2 to 6.15.0
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.14.2...v6.15.0 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-version: 6.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pyinstaller
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 17:27:26 +00:00
dependabot[bot]
ba22373e8c
Bump tox-uv from 1.25.0 to 1.28.0 ( #7850 )
...
* Bump tox-uv from 1.25.0 to 1.28.0
Bumps [tox-uv](https://github.com/tox-dev/tox-uv ) from 1.25.0 to 1.28.0.
- [Release notes](https://github.com/tox-dev/tox-uv/releases )
- [Commits](https://github.com/tox-dev/tox-uv/compare/1.25.0...1.28.0 )
---
updated-dependencies:
- dependency-name: tox-uv
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 17:27:12 +00:00
Maximilian Hils
12ee8193c0
fix a flow reader bug found with fuzzing ( #7841 )
2025-08-24 17:26:00 +00:00
dependabot[bot]
e9603eee9e
Update flask requirement from <=3.1.1,>=3.0 to >=3.0,<=3.1.2 ( #7846 )
...
* Update flask requirement from <=3.1.1,>=3.0 to >=3.0,<=3.1.2
Updates the requirements on [flask](https://github.com/pallets/flask ) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/3.0.0...3.1.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 17:25:33 +00:00
dependabot[bot]
b5d31f4cb8
Bump the github-actions group with 5 updates ( #7844 )
...
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [mhils/workflows](https://github.com/mhils/workflows ) | `3b71079cc0a3992c6e595fa78c8f79bc06b6f8d0` | `2a12a934b7c0db7fddaeacd20c542bdfcf9b2a19` |
| [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs ) | `5.0.2` | `5.0.3` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `4` | `5` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.4.0` | `3.5.0` |
| [actions/checkout](https://github.com/actions/checkout ) | `4` | `5` |
Updates `mhils/workflows` from 3b71079cc0a3992c6e595fa78c8f79bc06b6f8d0 to 2a12a934b7c0db7fddaeacd20c542bdfcf9b2a19
- [Release notes](https://github.com/mhils/workflows/releases )
- [Commits](3b71079cc0...2a12a934b7 )
Updates `apple-actions/import-codesign-certs` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases )
- [Commits](65cfbc37e1...95e84a1a18 )
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072 )
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: mhils/workflows
dependency-version: 2a12a934b7c0db7fddaeacd20c542bdfcf9b2a19
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: apple-actions/import-codesign-certs
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 17:24:44 +00:00
tibequadorian
06175048e5
Link better instructions to root AVD ( #7839 )
...
https://github.com/shakalaca/MagiskOnEmulator didn't work for me and hasn't been maintained for 4 years
2025-08-24 18:56:13 +02:00
Sujal Singh
f6d27fadc8
Fix auth cookie always using the default web_port option. ( #7827 )
...
* fix auth cookie always using the default `web_port`
* update changelog
* add test
* switch to webauth method
2025-08-19 23:04:34 +02:00
Matteo Luppi
c635d4396c
Console: Prevent showing the quit message when no flows are available in specific configurations ( #7833 )
...
* prevent showing the quit message when no filtered flows are available
* update changelog
2025-08-19 20:22:53 +02:00
Michał Janiszewski
5c0aa2f4bc
Update chmod permissions for Android ( #7832 )
2025-08-19 20:16:13 +02:00
Justin Su
bbb95a7670
Run pyupgrade and improve f-strings ( #7837 )
...
* `pyupgrade --py312-plus **/*.py`
* Use `!r` flag in f-strings
* Remove redundant `str()` on `log.LogEntry.msg`
* Remove redundant `str()` in f-strings
* Use self-documenting f-strings
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-19 20:15:46 +02:00
Matteo Luppi
40f345204c
Web: Show Local timezone in the Timing tab ( #7804 )
...
* show local datetime
* Add TZ=UTC in test script
* update changelog
* review changes
* [autofix.ci] apply automated fixes
* review changes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-08 08:08:30 +02:00
dependabot[bot]
57f477ef6e
Bump the mypy group with 2 updates ( #7814 )
...
* Bump the mypy group with 2 updates
Bumps the mypy group with 2 updates: [mypy](https://github.com/python/mypy ) and [types-requests](https://github.com/typeshed-internal/stub_uploader ).
Updates `mypy` from 1.15.0 to 1.17.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.17.1 )
Updates `types-requests` from 2.32.0.20250328 to 2.32.4.20250611
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mypy
- dependency-name: types-requests
dependency-version: 2.32.4.20250611
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mypy
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
* fix typing
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2025-08-03 21:57:39 +02:00
dependabot[bot]
2770532abc
Bump build from 1.2.2.post1 to 1.3.0 ( #7816 )
...
* Bump build from 1.2.2.post1 to 1.3.0
Bumps [build](https://github.com/pypa/build ) from 1.2.2.post1 to 1.3.0.
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/1.2.2.post1...1.3.0 )
---
updated-dependencies:
- dependency-name: build
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 20:10:36 +02:00
Matthew Heguy
6571b9ca06
fix missing content-length header in curl export ( #7810 )
...
* fix missing content-length header in curl export
* [autofix.ci] apply automated fixes
* Simplify logic and remove redundant tests
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:46:19 +02:00
dependabot[bot]
4d350a8f0a
Bump the pyinstaller group with 2 updates ( #7813 )
...
* Bump the pyinstaller group with 2 updates
Bumps the pyinstaller group with 2 updates: [pyinstaller](https://github.com/pyinstaller/pyinstaller ) and [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib ).
Updates `pyinstaller` from 6.12.0 to 6.14.2
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.12.0...v6.14.2 )
Updates `pyinstaller-hooks-contrib` from 2025.2 to 2025.8
- [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2025.2...v2025.8 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-version: 6.14.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pyinstaller
- dependency-name: pyinstaller-hooks-contrib
dependency-version: '2025.8'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pyinstaller
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:41:46 +02:00
dependabot[bot]
640ef7acaf
Bump requests from 2.32.3 to 2.32.4 ( #7815 )
...
* Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:41:39 +02:00
dependabot[bot]
4789410209
Bump click from 8.1.8 to 8.2.1 ( #7817 )
...
* Bump click from 8.1.8 to 8.2.1
Bumps [click](https://github.com/pallets/click ) from 8.1.8 to 8.2.1.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.8...8.2.1 )
---
updated-dependencies:
- dependency-name: click
dependency-version: 8.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:41:29 +02:00
dependabot[bot]
81234ba3f4
Update asgiref requirement from <=3.8.1,>=3.2.10 to >=3.2.10,<=3.9.1 ( #7818 )
...
* Update asgiref requirement from <=3.8.1,>=3.2.10 to >=3.2.10,<=3.9.1
Updates the requirements on [asgiref](https://github.com/django/asgiref ) to permit the latest version.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/asgiref/compare/3.2.10...3.9.1 )
---
updated-dependencies:
- dependency-name: asgiref
dependency-version: 3.9.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:41:22 +02:00
dependabot[bot]
9b9965f08e
Bump maturin from 1.8.3 to 1.9.2 ( #7819 )
...
* Bump maturin from 1.8.3 to 1.9.2
Bumps [maturin](https://github.com/pyo3/maturin ) from 1.8.3 to 1.9.2.
- [Release notes](https://github.com/pyo3/maturin/releases )
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md )
- [Commits](https://github.com/pyo3/maturin/compare/v1.8.3...v1.9.2 )
---
updated-dependencies:
- dependency-name: maturin
dependency-version: 1.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:41:16 +02:00
dependabot[bot]
0d8daa26cb
Bump tox from 4.25.0 to 4.28.4 ( #7820 )
...
* Bump tox from 4.25.0 to 4.28.4
Bumps [tox](https://github.com/tox-dev/tox ) from 4.25.0 to 4.28.4.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/4.25.0...4.28.4 )
---
updated-dependencies:
- dependency-name: tox
dependency-version: 4.28.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-03 18:41:06 +02:00
dependabot[bot]
f067c1374e
Bump docker/metadata-action from 5.7.0 to 5.8.0 in the github-actions group ( #7821 )
...
Bump docker/metadata-action in the github-actions group
Bumps the github-actions group with 1 update: [docker/metadata-action](https://github.com/docker/metadata-action ).
Updates `docker/metadata-action` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](902fa8ec7d...c1e51972af )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-03 18:40:58 +02:00