mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
[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.
This commit is contained in:
committed by
GitHub
parent
db4d4dbfa3
commit
fd37bfb516
@@ -1,4 +1,4 @@
|
||||
version = "4.22.*"
|
||||
version = "4.23.*"
|
||||
upstream_repository = "https://github.com/braintree/braintree_python"
|
||||
partial_stub = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user