File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Sphinx==1.8.4
1
+ Sphinx==1.8.5
2
2
rstcheck==3.3.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ django-extensions==2.1.6
11
11
djangorestframework==3.9.2
12
12
13
13
# For intersphinx during builds
14
- Sphinx==1.8.4
14
+ Sphinx==1.8.5
15
15
16
16
# Filtering for the REST API
17
17
django-filter==2.1.0
@@ -28,7 +28,7 @@ Pygments==2.3.1
28
28
# These has to be removed once APIv1 is removed
29
29
# https://github.com/rtfd/readthedocs.org/pull/5293
30
30
# https://github.com/rtfd/readthedocs.org/pull/3082
31
- lxml==4.3.1
31
+ lxml==4.3.2
32
32
defusedxml==0.5.0
33
33
34
34
# Basic tools
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ execnet==1.5.0
21
21
# (Pinned to 4.4.2 since what we need for testing is still useful)
22
22
Mercurial==4.4.2 # pyup: ignore
23
23
24
- yamale==1.8.1
24
+ yamale==1.9.0
25
25
pytest-mock==1.10.1
26
26
27
27
# local debugging tools
You can’t perform that action at this time.
0 commit comments