python311Packages.boto3-stubs: 1.28.63 -> 1.28.64

This commit is contained in:
R. Ryantm 2023-10-17 16:02:26 +00:00
parent 02f1909394
commit 107b8b2f2b

View File

@ -363,12 +363,12 @@
buildPythonPackage rec {
pname = "boto3-stubs";
version = "1.28.63";
version = "1.28.64";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-7PT7K1txvlLPyXDuBZ/hdDntGQTQOVUI9VRcOA1NlR0=";
hash = "sha256-zky/LBr6GhTFw8xWp094wMGISAzalgom+Zi5P/FjzgY=";
};
propagatedBuildInputs = [