Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit c30323f

Browse files
build(deps-dev): bump pyinstaller from 6.5.0 to 6.6.0 (#151)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.5.0 to 6.6.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.5.0...v6.6.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d53abdb commit c30323f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
22
flake8==7.0.0
3-
pyinstaller==6.5.0
3+
pyinstaller==6.6.0
44
pytest==8.2.0
55
pytest-cov==5.0.0

0 commit comments

Comments
 (0)