From 33f14cac328302b561505d22872bda27b8c701d4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 27 Jan 2024 12:44:43 +0100 Subject: python311Packages.boto3-stubs: 1.34.27 -> 1.34.29 --- pkgs/development/python-modules/boto3-stubs/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs') diff --git a/pkgs/development/python-modules/boto3-stubs/default.nix b/pkgs/development/python-modules/boto3-stubs/default.nix index d590470de27a5..4557d96c053f1 100644 --- a/pkgs/development/python-modules/boto3-stubs/default.nix +++ b/pkgs/development/python-modules/boto3-stubs/default.nix @@ -365,14 +365,14 @@ buildPythonPackage rec { pname = "boto3-stubs"; - version = "1.34.27"; + version = "1.34.29"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-/YRnjjsSNxA0EGkOaLx6YwZBE47iat7uz9Z5iUUU2Gk="; + hash = "sha256-48aM0PAcF9UJCq/PHHuy17lK7k46nNRa+L+d2ILvZEw="; }; nativeBuildInputs = [ -- cgit 1.4.1