From 850afb13a2bddbc6db37bc1e7956704e90fb7fe0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 30 Apr 2026 08:49:03 +0200 Subject: [PATCH] python3Packages.mypy-boto3-customer-profiles: 1.42.90 -> 1.43.0 --- pkgs/development/python-modules/mypy-boto3/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/mypy-boto3/default.nix b/pkgs/development/python-modules/mypy-boto3/default.nix index 29f634dbdf88..6e74d644bbd0 100644 --- a/pkgs/development/python-modules/mypy-boto3/default.nix +++ b/pkgs/development/python-modules/mypy-boto3/default.nix @@ -363,8 +363,8 @@ in "sha256-pi0hMLpgYGrNU0/infONBg2WmES6NV0tfPgTjuRtWXk="; mypy-boto3-customer-profiles = - buildMypyBoto3Package "customer-profiles" "1.42.90" - "sha256-XMK02iA2ID/NKPIqSbcYsInjhPc0n+5nltVzHPziyuY="; + buildMypyBoto3Package "customer-profiles" "1.43.0" + "sha256-P+3AG1/Dj29UUJyAfXJcLvBxnLq6miVReVirg+/ewks="; mypy-boto3-databrew = buildMypyBoto3Package "databrew" "1.42.3"