UNCLASSIFIED - NO CUI

Skip to content

Update dependency qrcode to v7

renovate requested to merge renovate/qrcode-7.x into development

This MR contains the following updates:

Package Update Change
qrcode major ==6.1 -> ==7.3.1

Release Notes

lincolnloop/python-qrcode

v7.3.1

Compare Source

======================

  • Improvements for embedded image.

v7.3

Compare Source

======================

  • Improvements for embedded image.

v7.2

Compare Source

==================

  • Add Styled PIL image factory, allowing different color masks and shapes in QR codes

  • Small performance inprovement

  • Add check for border size parameter

v7.1

Compare Source

=================

  • Add --ascii parameter to command line interface allowing to output ascii when stdout is piped

  • Add --output parameter to command line interface to specify output file

  • Accept RGB tuples in fill_color and back_color

  • Add to_string method to SVG images

  • Replace inline styles with SVG attributes to avoid CSP issues

  • Add Python3.10 to supported versions

v7.0

Compare Source

==================

  • Drop Python < 3.6 support.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports