From 1e20d6597042ba2aa9e7781de03c7f221fce1933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 11:08:06 +0000 Subject: [PATCH] Bump pypinyin from 0.40.0 to 0.47.1 Bumps [pypinyin](https://github.com/mozillazg/python-pinyin) from 0.40.0 to 0.47.1. - [Release notes](https://github.com/mozillazg/python-pinyin/releases) - [Changelog](https://github.com/mozillazg/python-pinyin/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mozillazg/python-pinyin/compare/v0.40.0...v0.47.1) --- updated-dependencies: - dependency-name: pypinyin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48d0cb0..9d96fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ decorator==4.4.2 py7zr==0.11.3 ring==0.7.3 requests==2.25.1 -pypinyin==0.40.0 +pypinyin==0.47.1 zhon==1.1.5 pytimeparse==1.1.8 python-dateutil==2.8.2