mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Bump pyinstaller from 6.11.1 to 6.12.0 in the pyinstaller group (#7582)
Bumps the pyinstaller group with 1 update: [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `pyinstaller` from 6.11.1 to 6.12.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.11.1...v6.12.0) --- updated-dependencies: - dependency-name: pyinstaller 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>
This commit is contained in:
parent
cce0b1fed8
commit
04a6245b37
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ dev = [
|
|||
"click>=7.0,<=8.1.8",
|
||||
"hypothesis>=6.104.2,<=6.127.3",
|
||||
"pdoc>=14.5.1,<=15.0.1",
|
||||
"pyinstaller==6.11.1",
|
||||
"pyinstaller==6.12.0",
|
||||
"pyinstaller-hooks-contrib==2025.1",
|
||||
"pytest-asyncio>=0.23.6,<=0.25.3",
|
||||
"pytest-cov>=5.0.0,<=6.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue