diff --git a/pyproject.toml b/pyproject.toml index cf1416e..70b2d30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "paramiko==3.4.0", "python-digitalocean==1.17.0", "PyYAML==6.0.1", - "requests==2.31.0", + "requests==2.32.2", "tldextract==3.6.0", ] license = { file = "LICENSE" }