Skip to content

Commit 41285c0

Browse files
Bump pyinstaller from 6.19.0 to 6.20.0 (#443)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61e5289 commit 41285c0

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

poetry.lock

Lines changed: 20 additions & 21 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
@@ -61,7 +61,7 @@ responses = ">=0.23.1,<0.27.0"
6161
pyfakefs = ">=5.7.2,<5.11.0"
6262

6363
[tool.poetry.group.executable.dependencies]
64-
pyinstaller = {version=">=6.0.0,<7.0.0", python=">=3.9,<3.15"}
64+
pyinstaller = {version=">=6.20.0,<7.0.0", python=">=3.9,<3.15"}
6565
dunamai = ">=1.26.1,<1.27.0"
6666

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

0 commit comments

Comments
 (0)