Skip to content

Commit ec1a0ec

Browse files
Bump paramiko from 2.1.2 to 2.1.6
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.1.2 to 2.1.6. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/master/NEWS) - [Commits](paramiko/paramiko@2.1.2...2.1.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b73a22a commit ec1a0ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

external_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests
22
pywinrm==0.2.2
3-
paramiko==2.1.2
3+
paramiko==2.1.6

package/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ cloudshell-automation-api>=8.3.0.0,<8.3.1.0
22
cloudshell-shell-core>=3.1.0,<3.2.0
33
requests==2.14.2
44
pywinrm==0.2.2
5-
paramiko==2.1.2
5+
paramiko==2.1.6
66

0 commit comments

Comments
 (0)