File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
- Sphinx==1.8.3
1
+ Sphinx==1.8.4
2
2
rstcheck==3.3.1
Original file line number Diff line number Diff line change 2
2
3
3
# Base packages
4
4
docutils==0.14
5
- Sphinx==1.8.3
5
+ Sphinx==1.8.4
6
6
sphinx_rtd_theme==0.4.2
7
7
sphinx-tabs==1.1.10
8
8
# Required to avoid Transifex error with reserved slug
Original file line number Diff line number Diff line change 1
1
# Base packages
2
- pip==19.0.1
2
+ pip==19.0.2
3
3
appdirs==1.4.3
4
- virtualenv==16.3 .0
4
+ virtualenv==16.4 .0
5
5
6
- django==1.11.18
6
+ django==1.11.20
7
7
django-tastypie==0.14.2
8
- django-guardian==1.4.9
9
- django-extensions==2.1.4
8
+ django-guardian==1.5.0
9
+ django-extensions==2.1.5
10
10
11
11
djangorestframework==3.9.1
12
12
@@ -17,9 +17,9 @@ django-vanilla-views==1.0.6
17
17
jsonfield==2.0.2
18
18
19
19
requests==2.21.0
20
- requests-toolbelt==0.8.0
20
+ requests-toolbelt==0.9.1
21
21
slumber==0.7.1
22
- lxml==4.3.0
22
+ lxml==4.3.1
23
23
defusedxml==0.5.0
24
24
pyyaml==3.13
25
25
Pygments==2.3.1
@@ -66,7 +66,7 @@ beautifulsoup4==4.7.1
66
66
Unipath==1.1
67
67
django-kombu==0.9.4
68
68
mock==2.0.0
69
- stripe==2.19.0
69
+ stripe==2.20.3
70
70
71
71
django-formtools==2.1
72
72
Original file line number Diff line number Diff line change 2
2
-r local-docs-build.txt
3
3
4
4
django-dynamic-fixture==2.0.0
5
- pytest==4.1.1
6
- pytest-django==3.4.5
7
- pytest-xdist==1.26.0
5
+ pytest==4.2.0
6
+ pytest-django==3.4.7
7
+ pytest-xdist==1.26.1
8
8
pytest-cov
9
9
apipkg==1.5
10
10
execnet==1.5.0
@@ -18,7 +18,7 @@ execnet==1.5.0
18
18
Mercurial==4.4.2
19
19
20
20
yamale==1.8.0
21
- pytest-mock==1.10.0
21
+ pytest-mock==1.10.1
22
22
23
23
# local debugging tools
24
24
datadiff
You can’t perform that action at this time.
0 commit comments