From 4164fa2b7427ea2cfea320ed0ea35681bd000f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:43:08 +0000 Subject: [PATCH] Bump python-iso639 from 2023.6.15 to 2024.1.2 Bumps [python-iso639](https://github.com/jacksonllee/iso639) from 2023.6.15 to 2024.1.2. - [Release notes](https://github.com/jacksonllee/iso639/releases) - [Changelog](https://github.com/jacksonllee/iso639/blob/main/CHANGELOG.md) - [Commits](https://github.com/jacksonllee/iso639/compare/v2023.6.15...v2024.1.2) --- updated-dependencies: - dependency-name: python-iso639 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 feb6a18..f565dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ exceptiongroup==1.1.3 iniconfig==2.0.0 packaging==23.2 pluggy==1.3.0 -python-iso639==2023.6.15 +python-iso639==2024.1.2 toml==0.10.2 tomli==2.0.1