-
Notifications
You must be signed in to change notification settings - Fork 421
fix(deps): Bump dependencies and fix some of the dev tooling #354
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
Conversation
Changes: - Manually update to latest dev dependencies - Run poerty update
Codecov Report
@@ Coverage Diff @@
## develop #354 +/- ##
========================================
Coverage 99.88% 99.88%
========================================
Files 95 95
Lines 3529 3529
Branches 173 173
========================================
Hits 3525 3525
Misses 2 2
Partials 2 2
Continue to review full report at Codecov.
|
Awesome @michaelbrewer - Like we discussed in the office hours, could you run a docs build (API and MKDocs) including the docker image to test it? I don't foresee any issue but want to be triple sure before I merge it. Also happy to do it myself later this week |
@heitorlessa no obvious issues found so far. Note, I do see warnings for the API Docs build process, but they are the same as before :) |
Issue #, if available:
Description of changes:
Changes:
make pr
which reformatted some code__dir__
testManual update:
--cov=aws_lambda_powertools
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.