Skip to content

Commit

Permalink
chore: bump braintree (frappe#34)
Browse files Browse the repository at this point in the history
* chore: bump braintree

* ci: bump node
  • Loading branch information
ankush authored Jun 27, 2023
1 parent 15bd4b4 commit be9a2e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
paytmchecksum~=1.7.0
razorpay~=1.2.0
stripe~=2.56.0
braintree~=4.8.0
braintree~=4.20.0

0 comments on commit be9a2e3

Please sign in to comment.