Skip to content

Commit d0db3e7

Browse files
authored
Merge pull request readthedocs#5432 from rtfd/pyup/scheduled-update-2019-03-11
pyup: Scheduled weekly dependency update for week 10
2 parents b44dab4 + 5b46551 commit d0db3e7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements/docs-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Sphinx==1.8.4
1+
Sphinx==1.8.5
22
rstcheck==3.3.1

requirements/pip.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ django-extensions==2.1.6
1111
djangorestframework==3.9.2
1212

1313
# For intersphinx during builds
14-
Sphinx==1.8.4
14+
Sphinx==1.8.5
1515

1616
# Filtering for the REST API
1717
django-filter==2.1.0
@@ -28,7 +28,7 @@ Pygments==2.3.1
2828
# These has to be removed once APIv1 is removed
2929
# https://github.com/rtfd/readthedocs.org/pull/5293
3030
# https://github.com/rtfd/readthedocs.org/pull/3082
31-
lxml==4.3.1
31+
lxml==4.3.2
3232
defusedxml==0.5.0
3333

3434
# Basic tools

requirements/testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ execnet==1.5.0
2121
# (Pinned to 4.4.2 since what we need for testing is still useful)
2222
Mercurial==4.4.2 # pyup: ignore
2323

24-
yamale==1.8.1
24+
yamale==1.9.0
2525
pytest-mock==1.10.1
2626

2727
# local debugging tools

0 commit comments

Comments
 (0)