From 16ce89d55b988503309e999cd487bde84d6fdfcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 11:09:36 +0000 Subject: [PATCH] Bump ring from 0.7.3 to 0.9.1 Bumps [ring](https://github.com/youknowone/ring) from 0.7.3 to 0.9.1. - [Release notes](https://github.com/youknowone/ring/releases) - [Commits](https://github.com/youknowone/ring/compare/0.7.3...0.9.1) --- updated-dependencies: - dependency-name: ring 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..d6b68e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ json-store==3.0 docopt==0.6.2 decorator==4.4.2 py7zr==0.11.3 -ring==0.7.3 +ring==0.9.1 requests==2.25.1 pypinyin==0.40.0 zhon==1.1.5