Merge pull request #277141 from r-ryantm/auto-update/python310Packages.boto3-stubs

python310Packages.boto3-stubs: 1.34.7 -> 1.34.8
This commit is contained in:
Fabian Affolter 2023-12-28 08:59:42 +01:00 committed by GitHub
commit 060a93e56b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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