Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Scheduled weekly dependency update for week 35 (#58)
Browse files Browse the repository at this point in the history
* Update sphinx from 1.7.2 to 1.7.8
* Update cython from 0.28.2 to 0.28.5
* Update pylint from 1.8.4 to 2.1.1
* Update pytest from 3.5.0 to 3.7.4
* Update pytest-pylint from 0.9.0 to 0.12.3
* Update pytest-mypy from 0.3.0 to 0.3.2
* Update coveralls from 1.3.0 to 1.5.0
* Update astroid from 1.6.3 to 2.0.4
* Update certifi from 2018.1.18 to 2018.8.24
* Update idna from 2.6 to 2.7
* Update mypy from 0.590 to 0.620
* Update psutil from 5.4.4 to 5.4.7
* Update py from 1.5.3 to 1.6.0
* Update requests from 2.18.4 to 2.19.1
* Update alabaster from 0.7.10 to 0.7.11
* Update babel from 2.5.3 to 2.6.0
* Update imagesize from 1.0.0 to 1.1.0
* Update pytz from 2018.4 to 2018.5
* Update sphinxcontrib-websupport from 1.0.1 to 1.1.0
  • Loading branch information
pyup-bot authored and wdv4758h committed Sep 4, 2018
1 parent c5b1759 commit 7083576
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 117 deletions.
14 changes: 7 additions & 7 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ name = "pypi"

[packages]

cython = "==0.28.2"
cython = "==0.28.5"
pydocstyle = "==2.1.1"
pylint = "==1.8.4"
pylint = "==2.1.1"
mypy-lang = "==0.5.0"
coverage = "==4.5.1"
pytest = "==3.5.0"
pytest-pylint = "==0.9.0"
pytest-mypy = "==0.3.0"
pytest = "==3.7.4"
pytest-pylint = "==0.12.3"
pytest-mypy = "==0.3.2"
pytest-cov = "==2.5.1"
pytest-runner = "==4.2"
coveralls = "==1.3.0"
coveralls = "==1.5.0"


[dev-packages]

sphinx = "==1.7.2"
sphinx = "==1.7.8"
ghp-import = "==0.5.5"
204 changes: 101 additions & 103 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx==1.7.2
sphinx==1.7.8
ghp-import==0.5.5
Loading

0 comments on commit 7083576

Please sign in to comment.