diff --git a/pyproject.toml b/pyproject.toml index f2a79c2c..b59e98f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "opentelemetry-exporter-otlp-proto-http~=1.16", "deltalake~=0.17.0", "boto3>=1.34.41,<1.34.99", - "botocore>=1.34.41,<1.34.99", + "botocore>=1.34.41,<1.34.114", "jinja_partials >= 0.2.1" ]