-
-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scheduled monthly dependency update for November (#104)
* Update aiohttp from 3.3.2 to 3.4.4 * Update aiohttp-session from 2.5.1 to 2.7.0 * Update chevron from 0.12.1 to 0.13.1 * Update uvloop from 0.10.2 to 0.11.3 * Update sphinx from 1.7.5 to 1.8.1 * Update flake8 from 3.5.0 to 3.6.0 * Update mypy from 0.610 to 0.641 * Update pycodestyle from 2.3.1 to 2.4.0 * Update pytest from 3.6.2 to 3.9.3 * Update pytest-cov from 2.5.1 to 2.6.0 * Update pytest-isort from 0.2.0 to 0.2.1 * Update pytest-timeout from 1.3.0 to 1.3.2 * Update pytz from 2018.5 to 2018.7 * fix linting * remove 'coverage combine'
- Loading branch information
1 parent
fa9c3e8
commit 8f2033b
Showing
10 changed files
with
35 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
aiohttp==3.3.2 | ||
aiohttp-session==2.5.1 | ||
chevron==0.12.1 | ||
uvloop==0.10.2 | ||
aiohttp==3.4.4 | ||
aiohttp-session==2.7.0 | ||
chevron==0.13.1 | ||
uvloop==0.11.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
docutils==0.14 | ||
Pygments==2.2.0 | ||
Sphinx==1.7.5 | ||
Sphinx==1.8.1 | ||
sphinxcontrib-websupport==1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
coverage==4.5.1 | ||
docutils==0.14 | ||
flake8==3.5.0 | ||
flake8==3.6.0 | ||
isort==4.3.4 | ||
mypy==0.610 | ||
pycodestyle==2.3.1 | ||
mypy==0.641 | ||
pycodestyle==2.4.0 | ||
pyflakes==2.0.0 | ||
pytest==3.6.2 | ||
pytest==3.9.3 | ||
pytest-aiohttp==0.3.0 | ||
pytest-cov==2.5.1 | ||
pytest-isort==0.2.0 | ||
pytest-cov==2.6.0 | ||
pytest-isort==0.2.1 | ||
pytest-mock==1.10.0 | ||
pytest-sugar==0.9.1 | ||
pytest-timeout==1.3.0 | ||
pytest-sugar==0.9.2 | ||
pytest-timeout==1.3.2 | ||
pytest-toolbox==0.4 | ||
pytz==2018.5 | ||
pytz==2018.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters