File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ django-tastypie==0.14.2
8
8
django-guardian==1.4.9
9
9
django-extensions==2.1.4
10
10
11
- djangorestframework==3.9.0
11
+ djangorestframework==3.9.1
12
12
13
13
# Filtering for the REST API
14
14
# When Python2 gets deprecated we can upgrade django-filter
@@ -25,7 +25,7 @@ jsonfield==2.0.2
25
25
requests==2.21.0
26
26
requests-toolbelt==0.8.0
27
27
slumber==0.7.1
28
- lxml==4.2.5
28
+ lxml==4.3.0
29
29
defusedxml==0.5.0
30
30
pyyaml==3.13
31
31
Pygments==2.3.1
@@ -62,12 +62,12 @@ pyquery==1.4.0
62
62
63
63
# Utils
64
64
django-gravatar2==1.4.2
65
- pytz==2018.7
66
- beautifulsoup4==4.7.0
65
+ pytz==2018.9
66
+ beautifulsoup4==4.7.1
67
67
Unipath==1.1
68
68
django-kombu==0.9.4
69
69
mock==2.0.0
70
- stripe==2.17 .0
70
+ stripe==2.18 .0
71
71
72
72
django-formtools==2.1
73
73
@@ -85,7 +85,7 @@ django-taggit==0.23.0
85
85
dj-pagination==2.4.0
86
86
87
87
# Version comparison stuff
88
- packaging==18 .0
88
+ packaging==19 .0
89
89
90
90
# Commenting stuff
91
91
django-cors-middleware==1.3.1
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.0.2
6
- pytest-django==3.4.4
7
- pytest-xdist==1.25 .0
5
+ pytest==4.1.1
6
+ pytest-django==3.4.5
7
+ pytest-xdist==1.26 .0
8
8
pytest-cov
9
9
apipkg==1.5
10
10
execnet==1.5.0
You can’t perform that action at this time.
0 commit comments