From 7387a98944faf96577b523d2a3d63b7e14f3e180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 18:23:46 +0000 Subject: [PATCH] build(deps): bump opencc from 1.1.9 to 1.2.0 in /src Bumps [opencc](https://github.com/BYVoid/OpenCC) from 1.1.9 to 1.2.0. - [Release notes](https://github.com/BYVoid/OpenCC/releases) - [Changelog](https://github.com/BYVoid/OpenCC/blob/master/NEWS.md) - [Commits](https://github.com/BYVoid/OpenCC/compare/ver.1.1.9...ver.1.2.0) --- updated-dependencies: - dependency-name: opencc dependency-version: 1.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c98d295..eb02c3d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,2 @@ -opencc==1.1.9 +opencc==1.2.0 pypinyin==0.53.0