Skip to content
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

Merged
merged 15 commits into from May 6, 2020
Merged

Update dependencies #485

merged 15 commits into from May 6, 2020

Conversation

nan-guo
Copy link
Contributor

@nan-guo nan-guo commented May 1, 2020

What do these changes do?

  • Update coverage from 4.5.1 to 5.1.
  • Update flake8 from 3.5.0 to 3.7.9.
  • Update ipdb from 0.11 to 0.13.2.
  • Update ipython from 7.0.1 to 7.13.0.
  • Update pytest from 3.9.1 to 5.4.1.
  • Update pytest-cov from 2.6.0 to 2.8.1.
  • Update pytest-cov from 2.6.0 to 2.8.1.
  • Update pytest-sugar from 0.9.1 to 0.9.3.
  • Update pymysql to latest version 0.9.3
  • Update docker from 3.5.1 to 4.2.0.
  • Update sphinx from 1.8.1 to 3.0.3.
  • Update sqlalchemy from 1.2.12 to 1.3.16
  • Update uvloop from 0.11.2 to 0.14.0

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #485 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3c1bb8...507906e. Read the comment docs.

requirements-dev.txt Outdated Show resolved Hide resolved
@nan-guo
Copy link
Contributor Author

nan-guo commented May 4, 2020

Anyone can review this PR ?

@terrycain
Copy link
Collaborator

Rebase this, as im pretty sure i just merged some fixes to examples, otherwise it looks ok

@nan-guo
Copy link
Contributor Author

nan-guo commented May 6, 2020

Hi @terrycain,
thanks for your review, rebased.

@terrycain terrycain merged commit f9b86aa into aio-libs:master May 6, 2020
andr-04 added a commit to andr-04/aiomysql that referenced this pull request May 18, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants