Matteo Luppi
e0434726f3
Exposing 'localModeUnavailable' to the frontend ( #7390 )
...
* expose localModeUnavailable
* adapt frontend
* update gen file
* [autofix.ci] apply automated fixes
* add default description
* style
* use 'localModeUnavailable' to check
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-11 16:57:19 +01:00
Maximilian Hils
51fd8d3172
Update mitmproxy-rs ( #7387 )
...
update mitmproxy-rs
2024-12-11 00:31:54 +00:00
Matteo Luppi
0045c1f31b
allow single click to edit URL request ( #7385 )
...
* allow single click to edit URL request
* update changelog
* [autofix.ci] apply automated fixes
* update changelog
* use 'selectAllOnClick' instead of 'setCursorOnClick'
* remove 'selectAllOnClick' from capture tab page
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-10 21:19:06 +01:00
Maximilian Hils
016f311944
Implement Cache-Busting for mitmweb ( #7386 )
...
* cache-bust front end artifacts
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-10 08:07:35 +01:00
mitmproxy release bot
e0c40b1beb
reopen main for development
2024-12-05 09:31:16 +00:00
mitmproxy release bot
7d6f482b3f
mitmproxy 11.0.2
2024-12-05 09:31:16 +00:00
Maximilian Hils
d51df5f896
fix docs CI
2024-12-05 10:27:21 +01:00
Maximilian Hils
77e0469635
Refine handling of invalid request transfer-encodings ( #7373 )
...
* refine handling of invalid request transfer-encodings
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-05 10:00:12 +01:00
Matteo Luppi
6dce751e62
update commandBar duck to RTK ( #7370 )
2024-12-04 09:42:48 +01:00
Matteo Luppi
ba356376c0
update docs: certificate installation on iOS simulator ( #7371 )
...
update docs
2024-12-04 09:42:17 +01:00
Alex Hedges
af8d5b9ce6
Fix Hugo deprecation error ( #7372 )
...
* Update Hugo installed in CI from `v0.92.1` to `v0.139.3`
The version in CI is close to 3 years old, which means it does not
encounter the same problems that newer installations of Hugo do.
* Fix Hugo deprecation error
I got the following error when building the documentation with Hugo
`v0.139.3`:
```
ERROR deprecated: data.GetJSON was deprecated in Hugo v0.123.0 and will be removed in Hugo 0.140.0. use resources.Get or resources.GetRemote with transform.Unmarshal.
```
I fixed the error by implementing the change the error recommended.
2024-12-04 09:41:45 +01:00
dependabot[bot]
d489743006
Bump the pytest group with 2 updates ( #7362 )
...
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis ) and [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
Updates `hypothesis` to 6.122.1
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.104.2...hypothesis-python-6.122.1 )
Updates `pytest` to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.4 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:production
dependency-group: pytest
- dependency-name: pytest
dependency-type: direct:production
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 07:14:45 +01:00
dependabot[bot]
9881955335
Bump the openssl group with 2 updates ( #7363 )
...
Updates the requirements on [cryptography](https://github.com/pyca/cryptography ) and [pyopenssl](https://github.com/pyca/pyopenssl ) to permit the latest version.
Updates `cryptography` to 44.0.0
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...44.0.0 )
Updates `pyopenssl` to 24.3.0
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/pyopenssl/compare/22.1.0...24.3.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
dependency-group: openssl
- dependency-name: pyopenssl
dependency-type: direct:production
dependency-group: openssl
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 07:14:27 +01:00
dependabot[bot]
5fe66f37f3
Update wheel requirement from <=0.45.0,>=0.36.2 to >=0.36.2,<=0.45.1 ( #7364 )
...
Updates the requirements on [wheel](https://github.com/pypa/wheel ) to permit the latest version.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.36.2...0.45.1 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 07:14:03 +01:00
dependabot[bot]
d7ba3a14fb
Update tornado requirement from <=6.4.1,>=6.4.1 to >=6.4.1,<=6.4.2 ( #7365 )
...
Updates the requirements on [tornado](https://github.com/tornadoweb/tornado ) to permit the latest version.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2 )
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 07:13:49 +01:00
dependabot[bot]
29fca84bca
Update ruff requirement from <=0.7.4,>=0.5.0 to >=0.5.0,<=0.8.1 ( #7366 )
...
Updates the requirements on [ruff](https://github.com/astral-sh/ruff ) to permit the latest version.
- [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.5.0...0.8.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 07:13:32 +01:00
dependabot[bot]
d4b792f12e
Bump the github-actions group with 5 updates ( #7367 )
...
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [autofix-ci/action](https://github.com/autofix-ci/action ) | `dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a` | `ff86a557419858bb967097bfc916833f5647fa8c` |
| [mhils/workflows](https://github.com/mhils/workflows ) | `11` | `12` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action ) | `4` | `5` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.5.1` | `5.6.1` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.9.0` | `6.10.0` |
Updates `autofix-ci/action` from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8c
- [Release notes](https://github.com/autofix-ci/action/releases )
- [Commits](dd55f44df8...ff86a55741
)
Updates `mhils/workflows` from 11 to 12
- [Release notes](https://github.com/mhils/workflows/releases )
- [Commits](https://github.com/mhils/workflows/compare/v11...v12 )
Updates `codecov/codecov-action` from 4 to 5
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
Updates `docker/metadata-action` from 5.5.1 to 5.6.1
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](8e5442c4ef...369eb591f4
)
Updates `docker/build-push-action` from 6.9.0 to 6.10.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](4f58ea7922...48aba3b46d
)
---
updated-dependencies:
- dependency-name: autofix-ci/action
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: mhils/workflows
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: docker/build-push-action
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>
2024-12-02 07:13:06 +01:00
Maximilian Hils
18eb29c736
Improve transfer-encoding error messages, be more permissive if validate_inbound_headers is disabled ( #7361 )
...
* improve error message for header validation
* move transfer-encoding validation from http.http1.read to http.validate
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-28 18:20:27 +00:00
Maximilian Hils
0442d21261
fixup CHANGELOG
2024-11-28 19:12:30 +01:00
Emanuele Micheletti
7551ee09bb
fix #5450 , "?" key handling inside overlay page ( #6500 )
...
* handle ? key if walker lst is empty
* changelog
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Matteo Luppi <100372313+lups2000@users.noreply.github.com>
2024-11-28 19:11:27 +01:00
Matteo Luppi
34df78c7f3
Update flow.ts and modal.ts ducks to RTK ( #7311 )
...
* use rtk in modal duck
* adapt flow duck to rtk
* export HIDE_MODAL event type
* change object to string in selectTab
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-28 19:11:07 +01:00
Matteo Luppi
006f8c97c4
Invert check for unsupported platforms in local mode (mitmweb) ( #7349 )
...
invert the check for unsupported platform in local mode
2024-11-28 19:10:05 +01:00
Maximilian Hils
29918474b7
Don't crash UI on negative durations ( #7358 )
...
* don't crash on negative durations, fix #6646
* tests++
2024-11-27 10:07:07 +00:00
Robert Xiao
2f3d29e05b
Fix #7354 "AttributeError" from tlsconfig.py ( #7355 )
...
* Fix 7354 "AttributeError" from tlsconfig.py
CertStore was inserting raw x509.Certificate objects into default_chain_certs instead of Cert objects, which caused an error later in tlsconfig.py when the certs were used.
* [autofix.ci] apply automated fixes
* typing++, add CHANGELOG entry
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2024-11-27 09:43:49 +00:00
Justin Su
e7c5e904f6
Stop sorting keys in JSON contentview ( #7346 )
...
* Stop sorting keys in JSON contentview
* Update CHANGELOG.md
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-24 23:07:57 +00:00
mitmproxy release bot
b9d5cf8f07
reopen main for development
2024-11-24 22:51:20 +00:00
mitmproxy release bot
7d11a28815
mitmproxy 11.0.1
2024-11-24 22:51:20 +00:00
Maximilian Hils
384e8759e6
reorder changelog entries
2024-11-24 22:47:14 +00:00
Maximilian Hils
8fa4717fc2
Hardening: unify header validation across HTTP versions ( #7343 )
...
* hardening: unify header validation across HTTP versions
This is meant to prevent request smuggling attacks over different HTTP versions.
* docs++, reject transfer-encoding for HTTP/1.0
* [autofix.ci] apply automated fixes
* tests++
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-24 22:45:13 +00:00
Maximilian Hils
999562a6e2
Align web/gen and ruff format ( #7342 )
...
align web/gen and ruff format
2024-11-23 06:20:26 +01:00
Maximilian Hils
03bf350924
improve next layer log message ( #7337 )
2024-11-23 02:42:06 +00:00
Sujal Singh
2d68a5246a
remove hard coded default window size for HTTP/2 connections. ( #7333 )
2024-11-18 09:54:14 +00:00
Sujal Singh
fd346055b7
Increase HTTP/2 default flow control window. ( #7317 )
...
* increase default flow control window
* fix tests
* fix test
* update changelog
* [autofix.ci] apply automated fixes
* simpler way to override default settings
* acknowledge settings
* document hyper-h2 workaround
* quote RFC
* [autofix.ci] apply automated fixes
* increase MAX_FRAME_SIZE
* update comment
* max out initial window size
* [autofix.ci] apply automated fixes
* increment connection control window
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <github@maximilianhils.com>
2024-11-18 09:26:07 +00:00
dependabot[bot]
0d069552e7
Update hypothesis requirement from <=6.116.0,>=6.104.2 to >=6.104.2,<=6.119.3 in the pytest group ( #7328 )
...
Update hypothesis requirement in the pytest group
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis ) to permit the latest version.
Updates `hypothesis` to 6.119.3
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.104.2...hypothesis-python-6.119.3 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:production
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 09:23:45 +00:00
dependabot[bot]
5266bfd483
Bump the pyinstaller group with 2 updates ( #7329 )
...
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.11.0 to 6.11.1
- [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.11.0...v6.11.1 )
Updates `pyinstaller-hooks-contrib` from 2024.9 to 2024.10
- [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/v2024.9...v2024.10 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pyinstaller
- dependency-name: pyinstaller-hooks-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pyinstaller
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 09:23:33 +00:00
dependabot[bot]
06d889d173
Update flask requirement from <=3.0.3,>=3.0 to >=3.0,<=3.1.0 ( #7330 )
...
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.0 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 09:23:04 +00:00
dependabot[bot]
d2f87bf151
Update wheel requirement from <=0.44.0,>=0.36.2 to >=0.36.2,<=0.45.0 ( #7331 )
...
Updates the requirements on [wheel](https://github.com/pypa/wheel ) to permit the latest version.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.36.2...0.45.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 09:22:55 +00:00
dependabot[bot]
3088bf04f4
Update ruff requirement from <=0.7.2,>=0.5.0 to >=0.5.0,<=0.7.4 ( #7332 )
...
Updates the requirements on [ruff](https://github.com/astral-sh/ruff ) to permit the latest version.
- [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.5.0...0.7.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 09:22:28 +00:00
Matthew Leather
02c1487d54
Remove dependency on protobuf library ( #7327 )
...
* Remove dependency on protobuf (no longer needed)
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-17 17:29:02 +00:00
8192bytes
bdeeb52911
Proper error handling for corrupted compressed body ( #7320 )
...
* Proper error handling for corrupted compressed body
* [autofix.ci] apply automated fixes
* Proper error handling for corrupted compressed body
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-14 17:03:26 +01:00
dependabot[bot]
e1f6e2c812
Bump the mypy group with 2 updates ( #7291 )
...
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
dependency-group: mypy
- dependency-name: types-requests
dependency-type: direct:production
dependency-group: mypy
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 11:37:18 +00:00
dependabot[bot]
b29b677b19
Update build requirement from <=1.2.2,>=0.10.0 to >=0.10.0,<=1.2.2.post1 ( #7294 )
...
Updates the requirements on [build](https://github.com/pypa/build ) to permit the latest version.
- [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/0.10.0...1.2.2.post1 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:18:23 +00:00
dependabot[bot]
5ee96f81fb
Bump the pytest group with 2 updates ( #7289 )
...
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis ) and [pytest-cov](https://github.com/pytest-dev/pytest-cov ) to permit the latest version.
Updates `hypothesis` to 6.116.0
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.104.2...hypothesis-python-6.116.0 )
Updates `pytest-cov` to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:production
dependency-group: pytest
- dependency-name: pytest-cov
dependency-type: direct:production
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:14:52 +00:00
dependabot[bot]
723d6752d7
Bump the pyinstaller group with 2 updates ( #7290 )
...
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.10.0 to 6.11.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.10.0...v6.11.0 )
Updates `pyinstaller-hooks-contrib` from 2024.8 to 2024.9
- [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/v2024.8...v2024.9 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pyinstaller
- dependency-name: pyinstaller-hooks-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pyinstaller
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:14:41 +00:00
dependabot[bot]
4cef2b60c2
Update pyparsing requirement from <=3.1.4,>=2.4.2 to >=2.4.2,<=3.2.0 ( #7293 )
...
Updates the requirements on [pyparsing](https://github.com/pyparsing/pyparsing ) to permit the latest version.
- [Release notes](https://github.com/pyparsing/pyparsing/releases )
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES )
- [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_2.4.2...3.2.0 )
---
updated-dependencies:
- dependency-name: pyparsing
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:14:36 +00:00
dependabot[bot]
a10a46ed25
Update pdoc requirement from <=14.7.0,>=14.5.1 to >=14.5.1,<=15.0.0 ( #7292 )
...
Updates the requirements on [pdoc](https://github.com/mitmproxy/pdoc ) to permit the latest version.
- [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mitmproxy/pdoc/compare/v14.5.1...v15 )
---
updated-dependencies:
- dependency-name: pdoc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 00:00:45 +01:00
dependabot[bot]
e351dab10d
Update ruff requirement from <=0.6.8,>=0.5.0 to >=0.5.0,<=0.7.2 ( #7295 )
...
Updates the requirements on [ruff](https://github.com/astral-sh/ruff ) to permit the latest version.
- [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.5.0...0.7.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 00:00:29 +01:00
dependabot[bot]
d0832bb0b7
Update urwid requirement from <=2.6.15,>=2.6.14 to >=2.6.14,<=2.6.16 ( #7296 )
...
Updates the requirements on [urwid](https://github.com/urwid/urwid ) to permit the latest version.
- [Release notes](https://github.com/urwid/urwid/releases )
- [Changelog](https://github.com/urwid/urwid/blob/master/docs/changelog.rst )
- [Commits](https://github.com/urwid/urwid/compare/2.6.14...2.6.16 )
---
updated-dependencies:
- dependency-name: urwid
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:58:48 +01:00
dependabot[bot]
aec6e0cede
Update protobuf requirement from <=5.28.2,>=5.27.2 to >=5.27.2,<=5.28.3 ( #7297 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.27.2...v5.28.3 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:56:52 +01:00
dependabot[bot]
5637ffed07
Update tox requirement from <=4.21.0,>=4.15.1 to >=4.15.1,<=4.23.2 ( #7298 )
...
Updates the requirements on [tox](https://github.com/tox-dev/tox ) to permit the latest version.
- [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.15.1...4.23.2 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 23:56:38 +01:00