scieloorg / scielobooks_exports

Tools for exporting metadata from SciELO Books
http://books.scielo.org/
BSD 2-Clause "Simplified" License
4 stars 2 forks source link

Update pyinstaller to 6.3.0 #171

Closed pyup-bot closed 8 months ago

pyup-bot commented 10 months ago

This PR updates PyInstaller from 5.9.0 to 6.3.0.

Changelog ### 6.3.0 ``` Please see the [v6.3.0 section of the changelog](https://pyinstaller.org/en/v6.3.0/CHANGES.html#id1) for a list of the changes since v6.2.0. ``` ### 6.2.0 ``` Please see the [v6.2.0 section of the changelog](https://pyinstaller.org/en/v6.2.0/CHANGES.html#id1) for a list of the changes since v6.1.0. ``` ### 6.1.0 ``` Please see the [v6.1.0 section of the changelog](https://pyinstaller.org/en/v6.1.0/CHANGES.html#id1) for a list of the changes since v6.0.0. ``` ### 6.0.0 ``` Please see the [v6.0.0 section of the changelog](https://pyinstaller.org/en/v6.0.0/CHANGES.html#id1) for a list of the changes since v5.13.2. ``` ### 5.13.2 ``` Please see the [v5.13.2 section of the changelog](https://pyinstaller.org/en/v5.13.2/CHANGES.html#id1) for a list of the changes since v5.13.1. ``` ### 5.13.1 ``` Please see the [v5.13.1 section of the changelog](https://pyinstaller.org/en/v5.13.1/CHANGES.html#id1) for a list of the changes since v5.13.0. Note that this is a bugfix only release. It's primary purpose is to publish https://github.com/pyinstaller/pyinstaller/pull/7827. ``` ### 5.13.0 ``` Please see the [v5.13.0 section of the changelog](https://pyinstaller.org/en/v5.13.0/CHANGES.html#id1) for a list of the changes since v5.12.0. Note that this is intended to be the last `v5.x` release. `v6.0` will contain breaking changes from 7619, 7713 and 6999. If you want to avoid unexpected disruption, you may wish to pin pyinstaller (e.g. `pip install "pyinstaller<6"`). ``` ### 5.12.0 ``` Please see the [v5.12.0 section of the changelog](https://pyinstaller.org/en/v5.12.0/CHANGES.html#id1) for a list of the changes since v5.11.0. ``` ### 5.11.0 ``` Please see the [v5.11.0 section of the changelog](https://pyinstaller.org/en/v5.11.0/CHANGES.html#id1) for a list of the changes since v5.10.1. ``` ### 5.10.1 ``` Please see the [v5.10.1 section of the changelog](https://pyinstaller.org/en/v5.10.1/CHANGES.html#id1) for a list of the changes since v5.10.0. ``` ### 5.10.0 ``` Please see the [v5.10.0 section of the changelog](https://pyinstaller.org/en/v5.10.0/CHANGES.html#id1) for a list of the changes since v5.9.0. ```
Links - PyPI: https://pypi.org/project/pyinstaller - Changelog: https://data.safetycli.com/changelogs/pyinstaller/ - Homepage: https://www.pyinstaller.org/
pyup-bot commented 8 months ago

Closing this in favor of #177