Skip to content

Commit

Permalink
Merge result
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Dec 19, 2018
2 parents 749ae76 + 089b084 commit 66586ec
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

sphinx==1.8.2
sphinx_autodoc_typehints==1.5.2
sphinx-click==1.4
sphinx-click==1.4.1
recommonmark==0.4.0
m2r==0.2.1
tomlkit==0.5.3
Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pytest-cov = "^2.6"
pytest-randomly = "^1.2"
pytest-flake8 = "^1.0"
wemake-python-styleguide = "^0.6"
mypy = "^0.641"
mypy = "^0.650"
sphinx = "^1.8"
sphinx-autodoc-typehints = "^1.5"
sphinx-click = "^1.4"
Expand Down

0 comments on commit 66586ec

Please sign in to comment.