diff --git a/AWS/EC2/cloudflare-update-dns-record-after-reboot/requirements.txt b/AWS/EC2/cloudflare-update-dns-record-after-reboot/requirements.txt index 684b088..6bad033 100644 --- a/AWS/EC2/cloudflare-update-dns-record-after-reboot/requirements.txt +++ b/AWS/EC2/cloudflare-update-dns-record-after-reboot/requirements.txt @@ -17,7 +17,7 @@ isort==4.3.21 jsonlines==1.2.0 lazy-object-proxy==1.4.3 mccabe==0.6.1 -paramiko==2.7.1 +paramiko==2.10.1 prettytable==0.7.2 pycodestyle==2.5.0 pycparser==2.20