From 03214e794d99bf8b47f3e3d4a438306dfb915b1e Mon Sep 17 00:00:00 2001
From: pm3310
Date: Tue, 13 Feb 2024 13:28:41 +0000
Subject: [PATCH] Bump sagemaker version
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 264d9ae..0c495a9 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@
'future>=0.18.0, <0.18.99',
'pydantic>=2.6.0, <2.6.99',
'python-dotenv>=1.0.0, <1.0.99',
- 'sagemaker>=2.202.0, <2.202.99',
+ 'sagemaker>=2.207.0, <2.207.99',
'six>=1.16, <1.16.99',
'structlog>=24.1.0, <24.1.99',
'uvicorn>=0.27.0, <0.27.99',