From 03fce34f36227b73f765fe70840a273be5b9bedd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:53:50 +0000 Subject: [PATCH] Bump paramiko from 2.2.4 to 2.10.1 in /ChineseSegmentation Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.2.4 to 2.10.1. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.2.4...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ChineseSegmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChineseSegmentation/requirements.txt b/ChineseSegmentation/requirements.txt index a3c8279..d8cf12b 100644 --- a/ChineseSegmentation/requirements.txt +++ b/ChineseSegmentation/requirements.txt @@ -47,7 +47,7 @@ ordereddict==1.1 packaging==16.8 pandas==0.19.2 pandocfilters==1.4.1 -paramiko==2.2.4 +paramiko==2.10.1 pathtools==0.1.2 pexpect==4.2.1 pickleshare==0.7.4