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

Commit 9df0bb1

Browse files
build(deps-dev): bump pyinstaller from 6.10.0 to 6.11.0
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]>
1 parent d1b839c commit 9df0bb1

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==5.0.0

0 commit comments

Comments
 (0)