Skip to content

Commit 0a1a738

Browse files
Bump pyinstaller from 5.13 to 6.0.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `pyinstaller` from 5.13 to 6.0.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v5.13.0...v6.0.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.0.0 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75a2226 commit 0a1a738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ test = [
6565
"types-setuptools"
6666
]
6767
localize = ["doit", "ftfy"]
68-
package = ["doit", "pyinstaller==5.13"]
68+
package = ["doit", "pyinstaller==6.0.0"]
6969
versioning = [
7070
"doit",
7171
"pyinstaller_versionfile",

0 commit comments

Comments
 (0)