We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcb502 commit 825f952Copy full SHA for 825f952
docs/requirements.txt
@@ -1,4 +1,4 @@
1
ansi2html # pyup: ignore
2
-Pygments==2.3.0
3
-Sphinx==1.8.2
+Pygments==2.3.1
+Sphinx==1.8.3
4
sphinxcontrib-websupport==1.1.0
tests/requirements.txt
@@ -4,8 +4,8 @@ flake8==3.6.0
isort==4.3.4
5
pycodestyle==2.4.0
6
pyflakes==2.0.0
7
8
-pytest==4.0.1
+pytest==4.0.2
9
pytest-cov==2.6.0
10
pytest-isort==0.2.1
11
pytest-mock==1.10.0
0 commit comments