Skip to content

fix(deps): update dependency flask-mailman to v1.1.0

Renovate Bot requested to merge renovate/flask-mailman-1.x-lockfile into dev

This MR contains the following updates:

Package Type Update Change
flask-mailman dependencies minor 1.0.0 -> 1.1.0

Release Notes

waynerv/flask-mailman (flask-mailman)

v1.1.0

Compare Source

  • Add configuration key MAIL_SEND_OPTIONS to support setting mail_options for smtplib.SMTP.send_mail (e.g. SMTPUTF8) (#​61).
  • Pre-encodes FQDN str with punycode to improve compatibility (#​66).
  • Migrates as many as possible test cases from Django mail module (#​64).
  • Improve way of populating smtp key/cert to avoid TypeError in py>=12 (#​68).

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.

Edited by Renovate Bot

Merge request reports

Loading