Skip to content

Bump pycountry from 24.6.1 to 26.2.16#3057

Merged
jonathangreen merged 1 commit intomainfrom
dependabot/pip/pycountry-26.2.16
Feb 18, 2026
Merged

Bump pycountry from 24.6.1 to 26.2.16#3057
jonathangreen merged 1 commit intomainfrom
dependabot/pip/pycountry-26.2.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps pycountry from 24.6.1 to 26.2.16.

Changelog

Sourced from pycountry's changelog.

26.2.16 (2026-02-16)

  • 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.

Commits
  • 4ba3951 Merge pull request #297 from zware/bump_for_release
  • 88b0238 v26.2.16
  • f2ded46 Merge pull request #296 from zware/updates
  • 3aafdea Update pre-commit and poetry.lock
  • bb80ba7 Merge pull request #295 from zware/publishing
  • 7b25dcd Add workflow for PyPI publishing
  • d2eed3d Merge pull request #292 from pycountry/pre-commit-ci-update-config
  • ef67683 [pre-commit.ci] pre-commit autoupdate
  • f5750fd Merge pull request #286 from zware/add_entry_index_fix
  • c713c76 Fix subdivisions.{add,remove}_entry
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.16%. Comparing base (a1148cc) to head (4db224b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3057   +/-   ##
=======================================
  Coverage   93.16%   93.16%           
=======================================
  Files         487      487           
  Lines       44787    44787           
  Branches     6173     6173           
=======================================
  Hits        41726    41726           
  Misses       1985     1985           
  Partials     1076     1076           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [pycountry](https://github.com/pycountry/pycountry) from 24.6.1 to 26.2.16.
- [Release notes](https://github.com/pycountry/pycountry/releases)
- [Changelog](https://github.com/pycountry/pycountry/blob/main/HISTORY.txt)
- [Commits](pycountry/pycountry@24.6.1...26.2.16)

---
updated-dependencies:
- dependency-name: pycountry
  dependency-version: 26.2.16
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pycountry-26.2.16 branch from 574eac9 to 4db224b Compare February 18, 2026 03:13
@jonathangreen jonathangreen merged commit 7bd958a into main Feb 18, 2026
19 checks passed
@jonathangreen jonathangreen deleted the dependabot/pip/pycountry-26.2.16 branch February 18, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant