diff --git a/pyproject.toml b/pyproject.toml index 65a395a4..f306448e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "pysftp == 0.2.9", "pyxnat == 1.6.2", "pyyaml == 6.0.1", - "requests == 2.32.3", + "requests == 2.32.4", "urllib3 == 2.3.0", "wrapt == 1.16.0" ]