From 1bdcffeb5da05362fdd262949a2055d79893068e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:01:38 +0000 Subject: [PATCH] chore(deps): bump pycountry from 24.6.1 to 26.2.16 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](https://github.com/pycountry/pycountry/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc0ebd636c..47edac41fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -220,7 +220,7 @@ pyasn1==0.4.8 # rsa pyasn1-modules==0.2.8 # via google-auth -pycountry==24.6.1 +pycountry==26.2.16 # via -r requirements.in pycparser==3.0 # via cffi