From afe37de8095a1fa43be7a14001a160578c085bd7 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 27 Mar 2024 00:10:08 +0000 Subject: [PATCH] [stubsabot] Bump braintree to 4.28.* Release: https://pypi.org/pypi/braintree/4.28.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview Repository: https://github.com/braintree/braintree_python Diff: https://github.com/braintree/braintree_python/compare/4.25.0...4.28.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `braintree/package_details.py`. - 0 files included in typeshed's stubs have been deleted. - 14 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 628. - Total lines of Python code deleted: 244. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/braintree/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/braintree/METADATA.toml b/stubs/braintree/METADATA.toml index 06939c1658de..548dcd6869f9 100644 --- a/stubs/braintree/METADATA.toml +++ b/stubs/braintree/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.25.*" +version = "4.28.*" upstream_repository = "https://github.com/braintree/braintree_python" partial_stub = true