From 4b44119d0df253c1e4179c6d74e981e569aab666 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 14:47:04 -0700 Subject: [PATCH] [stubsabot] Bump braintree to 4.17.* (#8847) Release: https://pypi.org/pypi/braintree/4.17.0 Homepage: https://developer.paypal.com/braintree/docs/reference/overview 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 Co-authored-by: stubsabot <> --- 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 6d1ec77af..1c7b94b37 100644 --- a/stubs/braintree/METADATA.toml +++ b/stubs/braintree/METADATA.toml @@ -1 +1 @@ -version = "4.16.*" +version = "4.17.*"