diff --git a/docker/xgboost/pyproject.toml b/docker/xgboost/pyproject.toml index 3bf854a9f1a8..ce79ebd19825 100644 --- a/docker/xgboost/pyproject.toml +++ b/docker/xgboost/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "pynvml==12.0.0", "python-dateutil==2.9.0", "PyYAML==6.0.1", - "requests==2.32.3", + "requests==2.33.0", "retrying==1.3.3", "sagemaker-containers==2.8.6.post2", "sagemaker-inference==1.5.5",