Update dependency pycountry to v23
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
- Fixed import of importlib_metadata to importlib.metadata
v23.12.7
-
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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.