-
Notifications
You must be signed in to change notification settings - Fork 257
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
Update dependencies #485
Update dependencies #485
Conversation
Codecov Report
@@ Coverage Diff @@
## master #485 +/- ##
=======================================
Coverage 87.33% 87.33%
=======================================
Files 9 9
Lines 1192 1192
Branches 174 174
=======================================
Hits 1041 1041
Misses 122 122
Partials 29 29 Continue to review full report at Codecov.
|
Anyone can review this PR ? |
Rebase this, as im pretty sure i just merged some fixes to examples, otherwise it looks ok |
Hi @terrycain, |
* commit '0a8af2355562ea961477738d66b3334332447186': Bump version and tweak setup.py (aio-libs#540) Fill changelog for 0.0.21 release (aio-libs#538) Support python 3.7 and 3.8 in tests and travis CI Update dependencies (aio-libs#485) chore(flake8): fixed flake8 errors (aio-libs#484) added support for sqlalchemy default parameters aio-libs#455 (aio-libs#456) Fix flake Fixed invalid datatime for MySQL 5.7 Rewrote tests to use pytest exclusively Fixed linting Attempted to move db completely to docker Fix Travis attempt 1 Fix aio-libs#454
What do these changes do?