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

Commit b324162

Browse files
build(deps-dev): bump pyinstaller from 6.3.0 to 6.5.0 (#142)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.3.0 to 6.5.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.3.0...v6.5.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 2599d36 commit b324162

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.3.0
3+
pyinstaller==6.5.0
44
pytest==8.1.1
55
pytest-cov==4.1.0

0 commit comments

Comments
 (0)