lincolnloop/python-qrcode (qrcode)
### [`v8.0`](https://redirect.github.com/lincolnloop/python-qrcode/blob/HEAD/CHANGES.rst#80-27-September-2024)
[Compare Source](https://redirect.github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.0)
\========================
- Added support for Python 3.11 and 3.12.
- Drop support for Python <=3.8.
- Change local development setup to use Poetry\_.
- Testsuite and code quality checks are done through Github Actions.
- Code quality and formatting utilises ruff\_.
- Removed `typing_extensions` as a dependency, as it's no longer required with
having Python 3.9+ as a requirement.
- Only allow high error correction rate (`qrcode.ERROR_CORRECT_H`) when generating
QR codes with embedded images to ensure content is readable
.. \_Poetry: https://python-poetry.org
.. \_ruff: https://astral.sh/ruff
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==7.4.2
->==8.0
Release Notes
lincolnloop/python-qrcode (qrcode)
### [`v8.0`](https://redirect.github.com/lincolnloop/python-qrcode/blob/HEAD/CHANGES.rst#80-27-September-2024) [Compare Source](https://redirect.github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.0) \======================== - Added support for Python 3.11 and 3.12. - Drop support for Python <=3.8. - Change local development setup to use Poetry\_. - Testsuite and code quality checks are done through Github Actions. - Code quality and formatting utilises ruff\_. - Removed `typing_extensions` as a dependency, as it's no longer required with having Python 3.9+ as a requirement. - Only allow high error correction rate (`qrcode.ERROR_CORRECT_H`) when generating QR codes with embedded images to ensure content is readable .. \_Poetry: https://python-poetry.org .. \_ruff: https://astral.sh/ruffConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.