Skip to content

Commit 806d152

Browse files
build(deps-dev): bump pyinstaller from 6.16.0 to 6.17.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.16.0 to 6.17.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.16.0...v6.17.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea622c4 commit 806d152

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 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
@@ -14,7 +14,7 @@ pydantic = "2.11.9"
1414
[tool.poetry.group.dev.dependencies]
1515
pytest = "^8.4.2"
1616
pre-commit = "^4.3.0"
17-
pyinstaller = "^6.16.0"
17+
pyinstaller = "^6.17.0"
1818
poethepoet = { version = "~0.37.0", extras = ["poetry_plugin"]}
1919

2020

0 commit comments

Comments
 (0)