Skip to content

chore(deps): update dependency flask to v3.0.3

David Drugeon-Hamon requested to merge renovate/python-deps into develop

This MR contains the following updates:

Package Type Update Change
flask (changelog) dependencies patch 3.0.2 -> 3.0.3

Release Notes

pallets/flask (flask)

v3.0.3

Compare Source

Released 2024-04-07

  • The default hashlib.sha1 may not be available in FIPS builds. Don't access it at import time so the developer has time to change the default. :issue:5448
  • Don't initialize the cli attribute in the sansio scaffold, but rather in the Flask concrete class. 🇵🇷5270

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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