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

Commit 9f23281

Browse files
build(deps-dev): bump pyinstaller from 6.10.0 to 6.11.0 (#233)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.10.0...v6.11.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7401d57 commit 9f23281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
22
flake8==7.1.1
3-
pyinstaller==6.10.0
3+
pyinstaller==6.11.0
44
pytest==8.3.3
55
pytest-cov==6.0.0

0 commit comments

Comments
 (0)