From e7c42e70683f3d16501b2cec0e7a05ffc487f771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:44:57 +0000 Subject: [PATCH] chore(deps): bump opencc from 0.2 to 1.1.2 in /pypi/data-processing Bumps [opencc](https://github.com/BYVoid/OpenCC) from 0.2 to 1.1.2. - [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.0.2.0...ver.1.1.2) --- updated-dependencies: - dependency-name: opencc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pypi/data-processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pypi/data-processing/requirements.txt b/pypi/data-processing/requirements.txt index 8e5391ec5..79c396c6c 100644 --- a/pypi/data-processing/requirements.txt +++ b/pypi/data-processing/requirements.txt @@ -17,7 +17,7 @@ duckdb==0.9.2 DBUtils==3.0.3 pyyaml==6.0.1 -opencc==0.2 +opencc==1.1.2 opencc-python-reimplemented==0.1.7 selectolax==0.3.17 openai==1.3.7