diff --git a/{{ cookiecutter.project_name }}/requirements/deployment.txt b/{{ cookiecutter.project_name }}/requirements/deployment.txt index f4daa92..b92a7b3 100644 --- a/{{ cookiecutter.project_name }}/requirements/deployment.txt +++ b/{{ cookiecutter.project_name }}/requirements/deployment.txt @@ -1,3 +1,3 @@ -r common.txt fabric==1.14.0 -paramiko==2.10.1 +paramiko==3.4.0