-
-
Notifications
You must be signed in to change notification settings - Fork 304
Bump development dependencies #690
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
Bump development dependencies #690
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #690 +/- ##
==========================================
+ Coverage 98.02% 98.08% +0.05%
==========================================
Files 40 40
Lines 1723 1723
==========================================
+ Hits 1689 1690 +1
+ Misses 34 33 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Description
Bump development dependencies while retaining Python 3.6 compatibility.
Checklist
./scripts/formatand./scripts/testlocally to ensure this change passes linter check and testExpected behavior
Development dependencies are updated as far as Python 3.6 compatibility allows.
Steps to Test This Pull Request
Additional context