Skip to content

Commit 7f1ab56

Browse files
Bump pyinstaller from 5.13.2 to 6.0.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.2 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.2...v6.0.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2118c4d commit 7f1ab56

File tree

2 files changed

+26
-24
lines changed

2 files changed

+26
-24
lines changed

poetry.lock

Lines changed: 25 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ flake8 = "^6.0.0"
5252
types-pyyaml = "^6.0.12.8"
5353
types-cachetools = "^5.3.0.4"
5454
types-requests = "^2.28.11.15"
55-
pyinstaller = "^5.9.0"
55+
pyinstaller = "^6.0.0"
5656
pytest = "^7.2.2"
5757

5858
[build-system]

0 commit comments

Comments
 (0)