Bump pyinstaller from 6.8.0 to 6.9.0 in the pyinstaller group (#7048)
Bumps the pyinstaller group with 1 update: [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `pyinstaller` from 6.8.0 to 6.9.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.8.0...v6.9.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
f52faead84
commit
47fdad06f6
|
@ -65,7 +65,7 @@ dev = [
|
|||
"click>=7.0,<=8.1.7",
|
||||
"hypothesis>=6.104.2,<=6.108.5",
|
||||
"pdoc<=14.5.1,>=14.5.1",
|
||||
"pyinstaller==6.8.0",
|
||||
"pyinstaller==6.9.0",
|
||||
"pytest-asyncio>=0.23.6,<=0.23.8",
|
||||
"pytest-cov>=5.0.0,<=5.0.0",
|
||||
"pytest-timeout>=2.3.1,<=2.3.1",
|
||||
|
|
Loading…
Reference in New Issue