Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[stubsabot] Bump braintree to 4.41.*
Release: https://pypi.org/pypi/braintree/4.41.0
Homepage: https://developer.paypal.com/braintree/docs/reference/overview
Repository: https://github.com/braintree/braintree_python
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/braintree
Diff: braintree/braintree_python@4.40.0...4.41.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.
 - 5 files included in typeshed's stubs have been modified or renamed: `braintree/apple_pay_gateway.py`, `braintree/credit_card_verification_gateway.py`, `braintree/error_codes.py`, `braintree/transaction.py`, `braintree/version.py`.
 - Total lines of Python code added: 198.
 - Total lines of Python code deleted: 182.

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
  • Loading branch information
stubsabot committed Dec 12, 2025
commit e0bf84fadd7e13769e09e48a1fee95d0fe5ddbd3
2 changes: 1 addition & 1 deletion stubs/braintree/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = "4.40.*"
version = "4.41.*"
upstream_repository = "https://github.com/braintree/braintree_python"