python3Packages.mypy-boto3-sagemaker-runtime: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:24:36 -07:00
parent 120d7bdab7
commit 78fefe40c8
2 changed files with 4 additions and 0 deletions

View File

@ -632,6 +632,8 @@ rec {
mypy-boto3-sagemaker-metrics = buildMypyBoto3Package "sagemaker-metrics" "1.28.36" "sha256-DF36xuoA1csbTCz/NJ8UhU7NPYU/OgE0+Z1t5ppPKCA=";
mypy-boto3-sagemaker-runtime = buildMypyBoto3Package "sagemaker-runtime" "1.28.39" "sha256-BQFdGoaL6GPAtCgFBTT4ajdkSWXsPrxYcLGndAcZw2k=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7671,6 +7671,8 @@ self: super: with self; {
mypy-boto3-sagemaker-metrics
mypy-boto3-sagemaker-runtime
mypy-boto3-xray
;