Skip to content

Commit

Permalink
Initial Update (#62)
Browse files Browse the repository at this point in the history
* Pin aiohttp to latest version 2.2.3

* Pin towncrier to latest version 17.4.0

* Pin sphinx to latest version 1.6.3

* Pin sphinxcontrib-asyncio to latest version 0.2.0

* Pin alabaster to latest version 0.7.10
  • Loading branch information
pyup.io bot authored and Christian Barra committed Jul 19, 2017
1 parent b4cfa20 commit 833dc90
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aiohttp~=2.2.0
aiohttp==2.2.3
yarl>=0.10
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r ci.txt
-r doc.txt
towncrier
towncrier==17.4.0
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx
sphinxcontrib-asyncio
alabaster
sphinx==1.6.3
sphinxcontrib-asyncio==0.2.0
alabaster==0.7.10

0 comments on commit 833dc90

Please sign in to comment.