From fd37bfb516e2a517bc7da853b915b5936173cdc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 02:23:48 +0200 Subject: [PATCH] [stubsabot] Bump braintree to 4.23.* (#10864) Release: https://pypi.org/pypi/braintree/4.23.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.22.0...4.23.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 3 files included in typeshed's stubs have been modified or renamed: `braintree/resource.py`, `braintree/util/generator.py`, `braintree/version.py`. - Total lines of Python code added: 37. - Total lines of Python code deleted: 9. --- 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 464274f4a..36c07e34d 100644 --- a/stubs/braintree/METADATA.toml +++ b/stubs/braintree/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.22.*" +version = "4.23.*" upstream_repository = "https://github.com/braintree/braintree_python" partial_stub = true