Skip to content

Commit 66586ec

Browse files
committed
Merge result
2 parents 749ae76 + 089b084 commit 66586ec

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
sphinx==1.8.2
55
sphinx_autodoc_typehints==1.5.2
6-
sphinx-click==1.4
6+
sphinx-click==1.4.1
77
recommonmark==0.4.0
88
m2r==0.2.1
99
tomlkit==0.5.3

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pytest-cov = "^2.6"
4242
pytest-randomly = "^1.2"
4343
pytest-flake8 = "^1.0"
4444
wemake-python-styleguide = "^0.6"
45-
mypy = "^0.641"
45+
mypy = "^0.650"
4646
sphinx = "^1.8"
4747
sphinx-autodoc-typehints = "^1.5"
4848
sphinx-click = "^1.4"

0 commit comments

Comments
 (0)