Skip to content

fix(deps): update dependency qrcode to ~7.4 - autoclosed

Renovate Bot requested to merge renovate/qrcode-7.x into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
qrcode ~7.3 -> ~7.4 age adoption passing confidence

Release Notes

lincolnloop/python-qrcode

v7.4.2

Compare Source

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

  • Allow pypng factory to allow for saving to a string (like qr.save("some_file.png")) in addition to file-like objects.

v7.4.1

Compare Source

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

  • Fix bad over-optimization in v7.4 that broke large QR codes. Thanks to mattiasj-axis!

v7.4

Compare Source

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

  • Allow pypng factory to allow for saving to a string (like qr.save("some_file.png")) in addition to file-like objects.

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 is behind base branch, 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.

Edited by Renovate Bot

Merge request reports