Skip to content

Commit ebbcd5d

Browse files
Update dependency scp to v0.15.0
1 parent 06b9a2e commit ebbcd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ paramiko==2.11.0
77
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
88
pynacl==1.5.0; python_version >= "3.6"
99
python-dotenv==0.21.1; python_version >= "3.5"
10-
scp==0.14.4
10+
scp==0.15.0
1111
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
1212
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"

0 commit comments

Comments
 (0)