python3Packages.mypy-boto3-ssm-incidents: init at 1.28.36

This commit is contained in:
Maksym Balatsko 2023-10-02 23:26:14 -07:00
parent dfaadc7120
commit c8da177327
2 changed files with 4 additions and 0 deletions

View File

@ -684,6 +684,8 @@ rec {
mypy-boto3-ssm-contacts = buildMypyBoto3Package "ssm-contacts" "1.28.36" "sha256-MK1Hp9196tv2vFaVtroRPAMSP5lgmBJJZjOi7sqK318=";
mypy-boto3-ssm-incidents = buildMypyBoto3Package "ssm-incidents" "1.28.36" "sha256-0wYmsUl+q0s163UReHdCGSd18GOAhYh2aZKujT25aZc=";
mypy-boto3-xray = buildMypyBoto3Package "xray" "1.28.47" "sha256-1OiTpbaBm2aAls4A7ZaZBNAM8DTRuQcwNKJDq3lOKMY=";
}

View File

@ -7723,6 +7723,8 @@ self: super: with self; {
mypy-boto3-ssm-contacts
mypy-boto3-ssm-incidents
mypy-boto3-xray
;