python310Packages.boto3-stubs: 1.28.64 -> 1.28.78

This commit is contained in:
R. Ryantm 2023-11-04 08:19:40 +00:00
parent 36f5b2e42b
commit 3d65d44713

View File

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