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

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

View file

@ -712,6 +712,8 @@ rec {
mypy-boto3-timestream-query = buildMypyBoto3Package "timestream-query" "1.28.36" "sha256-fslhEeOU6hSx6efMMesqkV4MyicL5hAvKBD1ZdyB1Dw=";
mypy-boto3-timestream-write = buildMypyBoto3Package "timestream-write" "1.28.36" "sha256-dWA9lZ/vw96WA69hyECGnTTo9O+5qPyQWAUCSdevBUM=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View file

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