Skip to content

⬆️ Update dependency pycountry to v26#1440

Merged
edenhaus merged 1 commit into
devfrom
renovate/pycountry-26.x
Feb 19, 2026
Merged

⬆️ Update dependency pycountry to v26#1440
edenhaus merged 1 commit into
devfrom
renovate/pycountry-26.x

Conversation

@renovate

@renovate renovate Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pycountry (changelog) ==24.6.1==26.2.16 age adoption passing confidence

Release Notes

pycountry/pycountry (pycountry)

v26.2.16

Compare Source

  • Dropped support for end-of-life Pythons 3.8 and 3.9.

  • Added explicit support for Python 3.13 and 3.14.

  • Updated to iso-codes 4.20.1.

  • Added support for matching initials in countries.search_fuzzy. For
    example, results for countries.search_fuzzy("UK") will now include
    GB (United Kingdom).

  • Fixed subdivisions.add_entry and subdivisions.remove_entry, which
    would previously render the country_code index of subdivisions
    unusable causing subdivisions.get(country_code=...) to return a malformed
    result. Fixes issue #​281.


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 PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codspeed-hq

codspeed-hq Bot commented Feb 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 113 untouched benchmarks


Comparing renovate/pycountry-26.x (3c74cdd) with dev (7d33877)

Open in CodSpeed

@edenhaus edenhaus merged commit 6afe48a into dev Feb 19, 2026
28 checks passed
@edenhaus edenhaus deleted the renovate/pycountry-26.x branch February 19, 2026 21:58
@codecov

codecov Bot commented Feb 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.80%. Comparing base (7d33877) to head (3c74cdd).
⚠️ Report is 4 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1440   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files         152      152           
  Lines        5969     5969           
  Branches      350      350           
=======================================
  Hits         5659     5659           
  Misses        249      249           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant