Skip to content

Commit

Permalink
Bump braintree from 4.21.0 to 4.28.0
Browse files Browse the repository at this point in the history
Bumps [braintree](https://github.com/braintree/braintree_python) from 4.21.0 to 4.28.0.
- [Changelog](https://github.com/braintree/braintree_python/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_python@4.21.0...4.28.0)

---
updated-dependencies:
- dependency-name: braintree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent fabb711 commit 51d5ca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ autopep8==2.0.2
billiard==4.1.0
boto3==1.29.7
botocore==1.32.7
braintree==4.21.0
braintree==4.28.0
Brotli==1.0.9
celery==5.3.1
certifi==2023.7.22
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
braintree==4.21.0
braintree==4.28.0
celery==5.3.1
Django==5.0.6
django-filter==22.1
Expand Down

0 comments on commit 51d5ca4

Please sign in to comment.