mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
Bump pyinstaller-hooks-contrib from 2026.2 to 2026.3 in the pyinstaller group (#8205)
* Bump pyinstaller-hooks-contrib in the pyinstaller group Bumps the pyinstaller group with 1 update: [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib). Updates `pyinstaller-hooks-contrib` from 2026.2 to 2026.3 - [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/v2026.2...v2026.3) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-version: '2026.3' dependency-type: direct:development 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>
This commit is contained in:
parent
a5f8716bfb
commit
f478061882
2 changed files with 5 additions and 5 deletions
|
|
@ -67,7 +67,7 @@ dev = [
|
|||
"maturin==1.12.6",
|
||||
"pdoc==16.0.0",
|
||||
"pyinstaller==6.19.0",
|
||||
"pyinstaller-hooks-contrib==2026.2",
|
||||
"pyinstaller-hooks-contrib==2026.3",
|
||||
"pytest-asyncio==1.2.0",
|
||||
"pytest-cov==7.0.0",
|
||||
"pytest-timeout==2.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue