Skip to content

Commit 71f4182

Browse files
Bump pyinstaller from 6.19.0 to 6.20.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.19.0 to 6.20.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.19.0...v6.20.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61e5289 commit 71f4182

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)