Skip to content

Update dependency pycountry to v24

Tine Wittler requested to merge renovate/pycountry-24.x into master

This MR contains the following updates:

Package Type Update Change
pycountry (changelog) dependencies major ^23.0.0 -> ^24.0.0

Release Notes

flyingcircusio/pycountry

v24.6.1

Compare Source

  • Breaking change: Reverted the fallback to name when country common_name or official_name attributes not available, which was added in 23.12.11.

  • Fixed import of importlib_metadata to importlib.metadata

  • Fixed bug causing parent subdivision codes to be returned with additional country code preceding (i.e. GB-GB-ENG instead of GB-ENG)

  • Update to iso-codes 4.16.0. (Thanks to musicinmybrain!)


Configuration

📅 Schedule: 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports