Skip to content

Commit

Permalink
Bump paramiko from 2.1.2 to 2.1.6
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent b73a22a commit ec1a0ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external_requirements.txt
@@ -1,3 +1,3 @@
requests
pywinrm==0.2.2
paramiko==2.1.2
paramiko==2.1.6
2 changes: 1 addition & 1 deletion package/requirements.txt
Expand Up @@ -2,5 +2,5 @@ cloudshell-automation-api>=8.3.0.0,<8.3.1.0
cloudshell-shell-core>=3.1.0,<3.2.0
requests==2.14.2
pywinrm==0.2.2
paramiko==2.1.2
paramiko==2.1.6

0 comments on commit ec1a0ec

Please sign in to comment.