From 6fa02cb462d2d987ea535ca15393a6721a4572c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 15:36:27 +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 fee81446ad..c92a3da623 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