-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore: Release v1.5.0 #6278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Release v1.5.0 #6278
Conversation
Updates the requirements on [arrow](https://github.com/crsmithdev/arrow) to permit the latest version. - [Release notes](https://github.com/crsmithdev/arrow/releases) - [Changelog](https://github.com/crsmithdev/arrow/blob/master/HISTORY.md) - [Commits](arrow-py/arrow@0.14.2...0.14.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Updates the requirements on [redis](https://github.com/andymccurdy/redis-py) to permit the latest version. - [Release notes](https://github.com/andymccurdy/redis-py/releases) - [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.2.0...3.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Updates the requirements on [stripe](https://github.com/stripe/stripe-python) to permit the latest version. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v2.32.1...v2.33.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
|
|
||
| stripe_auth_code = fields.Str(load_only=True, required=True) | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blank line at end of file
Codecov Report
@@ Coverage Diff @@
## master #6278 +/- ##
==========================================
- Coverage 65.84% 65.54% -0.31%
==========================================
Files 286 286
Lines 14501 14588 +87
==========================================
+ Hits 9548 9561 +13
- Misses 4953 5027 +74
Continue to review full report at Codecov.
|
No description provided.