Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 11 (#181)
Browse files Browse the repository at this point in the history
* Update aioconsole from 0.1.10 to 0.1.13

* Update aiohttp from 3.4.4 to 3.5.4

* Update attrs from 18.2.0 to 19.1.0

* Update mypy from 0.641 to 0.670

* Update pytest-cov from 2.6.0 to 2.6.1

* Update pytest from 3.10.1 to 4.3.1

* Update uvloop from 0.11.3 to 0.12.1

* Update sphinx from 1.8.2 to 1.8.5
  • Loading branch information
pyup.io bot authored and jettify committed Mar 18, 2019
1 parent 82795fe commit 79cadfe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
-e .
aioconsole==0.1.10
aiohttp==3.4.4
attrs==18.2.0
aioconsole==0.1.13
aiohttp==3.5.4
attrs==19.1.0
docutils==0.14
flake8-bugbear==18.8.0
flake8-quotes==1.0.0
flake8==3.7.7
ipdb==0.11
mypy==0.641
pytest-cov==2.6.0
mypy==0.670
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest==3.10.1
pytest==4.3.1
terminaltables==3.1.0
uvloop==0.11.3
uvloop==0.12.1
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sphinx==1.8.2
sphinx==1.8.5

0 comments on commit 79cadfe

Please sign in to comment.