Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump paramiko from 2.7.2 to 2.10.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 2 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ attrs==21.2.0
# pytest
bcrypt==3.2.0
# via paramiko
cached-property==1.5.2
# via docker-compose
certifi==2021.5.30
# via requests
cffi==1.14.6
Expand All @@ -37,18 +35,13 @@ execnet==1.9.0
# via pytest-xdist
idna==3.2
# via requests
importlib-metadata==4.8.1
# via
# jsonschema
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
jsonschema==3.2.0
# via docker-compose
packaging==21.0
# via pytest
paramiko==2.7.2
paramiko==2.10.1
# via docker
pluggy==1.0.0
# via pytest
Expand Down Expand Up @@ -89,22 +82,19 @@ six==1.16.0
# bcrypt
# dockerpty
# jsonschema
# paramiko
# pynacl
# websocket-client
texttable==1.6.4
# via docker-compose
toml==0.10.2
# via pytest
typing-extensions==3.10.0.2
# via importlib-metadata
urllib3==1.26.7
# via requests
websocket-client==0.59.0
# via
# docker
# docker-compose
zipp==3.6.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools