Skip to content

Commit 825f952

Browse files
pyup-botsamuelcolvin
authored andcommitted
Scheduled monthly dependency update for January (#37)
* Update pygments from 2.3.0 to 2.3.1 * Update pygments from 2.3.0 to 2.3.1 * Update sphinx from 1.8.2 to 1.8.3 * Update pytest from 4.0.1 to 4.0.2
1 parent 7fcb502 commit 825f952

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ansi2html # pyup: ignore
2-
Pygments==2.3.0
3-
Sphinx==1.8.2
2+
Pygments==2.3.1
3+
Sphinx==1.8.3
44
sphinxcontrib-websupport==1.1.0

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ flake8==3.6.0
44
isort==4.3.4
55
pycodestyle==2.4.0
66
pyflakes==2.0.0
7-
Pygments==2.3.0
8-
pytest==4.0.1
7+
Pygments==2.3.1
8+
pytest==4.0.2
99
pytest-cov==2.6.0
1010
pytest-isort==0.2.1
1111
pytest-mock==1.10.0

0 commit comments

Comments
 (0)