Skip to content

Commit a3873af

Browse files
chore(deps)(deps): bump pyinstaller in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `pyinstaller` from 6.20.0 to 6.21.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.20.0...v6.21.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c318161 commit a3873af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_
1919
it-core-news-md @ https://github.com/explosion/spacy-models/releases/download/it_core_news_md-3.8.0/it_core_news_md-3.8.0-py3-none-any.whl
2020

2121
# Build Tool (compatible with Python 3.13)
22-
pyinstaller==6.20.0
22+
pyinstaller==6.21.0
2323

2424
# Development Tools
2525
isort==5.13.2

0 commit comments

Comments
 (0)