python3Packages.mypy-boto3-timestream-query: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:27:03 -07:00
parent dce979e81e
commit b83bf7f70b
2 changed files with 4 additions and 0 deletions

View file

@ -710,6 +710,8 @@ rec {
mypy-boto3-textract = buildMypyBoto3Package "textract" "1.28.56" "sha256-xWQQAJJSeB/vsY2RAxw4z9lKjtVHJ91tvgZklwl/g74=";
mypy-boto3-timestream-query = buildMypyBoto3Package "timestream-query" "1.28.36" "sha256-fslhEeOU6hSx6efMMesqkV4MyicL5hAvKBD1ZdyB1Dw=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View file

@ -7749,6 +7749,8 @@ self: super: with self; {
mypy-boto3-textract
mypy-boto3-timestream-query
mypy-boto3-xray
;