python314Packages.boto3-stubs: 1.42.68 -> 1.42.69

This commit is contained in:
Fabian Affolter
2026-03-17 11:09:12 +01:00
parent 057f3e004d
commit 6db2a46511
@@ -358,13 +358,13 @@
buildPythonPackage (finalAttrs: {
pname = "boto3-stubs";
version = "1.42.68";
version = "1.42.69";
pyproject = true;
src = fetchPypi {
pname = "boto3_stubs";
inherit (finalAttrs) version;
hash = "sha256-lq0QIHNWGUg/ubTael5pS0YL8uGPhKNNXRddD/6MRlM=";
hash = "sha256-UszWRaNNK06Xr49E26/7uFSh3lJhDpUCwoS/sk5tiWI=";
};
build-system = [ setuptools ];