From be9a2e397544fbbd01efb61b4ba5ae268fefc847 Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Tue, 27 Jun 2023 10:54:30 +0530 Subject: [PATCH] chore: bump braintree (#34) * chore: bump braintree * ci: bump node --- .github/workflows/ci.yml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 427bf610..6b1178dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v2 with: - node-version: 14 + node-version: 18 check-latest: true - name: Cache pip diff --git a/requirements.txt b/requirements.txt index 8f7867e8..6537eed3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ paytmchecksum~=1.7.0 razorpay~=1.2.0 stripe~=2.56.0 -braintree~=4.8.0 +braintree~=4.20.0