Skip to content

Commit

Permalink
Merge branch 'master' into pyup/update-codecov-2.0.15-to-2.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuelbert authored Mar 19, 2020
2 parents 741490c + f311364 commit 1b23b7e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
doc8==0.8.0
readme-renderer==24.0
readme-renderer==25.0
releases==1.6.3

semantic-version==2.8.4
Sphinx==2.3.1
Sphinx==2.4.4
sphinx-autodoc-annotation==1.0.post1
sphinx-autodoc-typehints==1.10.3
sphinx_rtd_theme>=0.2.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
openpyxl==3.0.3
pexpect==4.7.0
pexpect==4.8.0
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ flake8==3.7.8
flake8-docstrings==1.5.0
mock-open==1.3.1
mypy==0.761
pre-commit==1.21.0
pre-commit==2.2.0
pycodestyle==2.5.0
pydocstyle==5.0.2
pytest==5.3.2
pytest==5.4.1
pytest-cov==2.8.1
pytest-sugar==0.9.2
pytest-timeout==1.3.4
Expand Down

0 comments on commit 1b23b7e

Please sign in to comment.