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

Commit 862039c

Browse files
build(deps-dev): bump pyinstaller from 6.3.0 to 6.5.0
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>
1 parent a5fed6c commit 862039c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
flake8==7.0.0
3-
pyinstaller==6.3.0
3+
pyinstaller==6.5.0
44
pytest==8.0.0
55
pytest-cov==4.1.0
66
rstcheck[sphinx]==6.2.0

0 commit comments

Comments
 (0)