Skip to content

Update dependency pycountry to v23

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

This MR contains the following updates:

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

Release Notes

flyingcircusio/pycountry

v23.12.11

Compare Source

  • Fixed import of importlib_metadata to importlib.metadata

v23.12.7

Compare Source

  • Dropped support for end-of-life Python 3.6 and 3.7.

  • Added support for Python 3.11 and Python 3.12.

  • Added dependency on importlib-resources for Python 3.8.

  • Dropped implicit dependency on setuptools for pkg_resources. (Thanks to D3X!)

  • Update to iso-codes 4.15.0. (Thanks to alanorth!)

  • Removes iso3166.mo files and opts for newer iso3166-1.mo and iso3166-3.mo files for Country and Historic Country Translations respectively.

    Warning: This requires an update in your application code when you previously used to access the iso3166 gettext data.


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.

Edited by Tine Wittler

Merge request reports