Skip to content

Commit efefb06

Browse files
committed
python313Packages.boto3-stubs: 1.42.34 -> 1.42.35
1 parent 08b9219 commit efefb06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/python-modules/boto3-stubs/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,13 +358,13 @@
358358

359359
buildPythonPackage (finalAttrs: {
360360
pname = "boto3-stubs";
361-
version = "1.42.34";
361+
version = "1.42.35";
362362
pyproject = true;
363363

364364
src = fetchPypi {
365365
pname = "boto3_stubs";
366366
inherit (finalAttrs) version;
367-
hash = "sha256-+vzDcTwzG6wRv1X+kT5aOgGCDwzeZAz8RpTfWpSqlVc=";
367+
hash = "sha256-IKq13uWdTQqVFSvXvlhPqvufa88Ub//zzWBV9x0AbWo=";
368368
};
369369

370370
build-system = [ setuptools ];

0 commit comments

Comments
 (0)