python310Packages.boto3-stubs: 1.34.8 -> 1.34.11

This commit is contained in:
R. Ryantm 2024-01-02 12:07:47 +00:00
parent 3d54a95d71
commit e7590aa57a

View File

@ -363,12 +363,12 @@
buildPythonPackage rec {
pname = "boto3-stubs";
version = "1.34.8";
version = "1.34.11";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-A/4+po7ZeLAYiQnd2EjjYPEZns4GK6F0J53z3JDM/fA=";
hash = "sha256-GE8NvJAbr/H1slIhjVf7ylt1UhwGQa2aTX+jSqIM+3o=";
};
propagatedBuildInputs = [