Skip to content

Commit 57880b4

Browse files
Bump pyinstaller from 5.13.2 to 6.0.0 (#344)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9de189 commit 57880b4

File tree

2 files changed

+28
-25
lines changed

2 files changed

+28
-25
lines changed

poetry.lock

Lines changed: 27 additions & 24 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
@@ -55,7 +55,7 @@ responses = ">=0.23.1,<0.24.0"
5555
pyfakefs = ">=5.7.2,<5.8.0"
5656

5757
[tool.poetry.group.executable.dependencies]
58-
pyinstaller = {version=">=5.13.2,<5.14.0", python=">=3.8,<3.13"}
58+
pyinstaller = {version=">=5.13.2,<6.1.0", python=">=3.8,<3.13"}
5959
dunamai = ">=1.18.0,<1.22.0"
6060

6161
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)