File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ Markdown==3.1
17
17
sphinxcontrib-httpdomain==1.7.0
18
18
sphinx-prompt==1.0.0
19
19
sphinx-notfound-page==0.2.1
20
- commonmark==0.8.1
20
+ commonmark==0.9.0
21
21
recommonmark==0.5.0
Original file line number Diff line number Diff line change 1
1
# Base packages
2
- pip==19.1
2
+ pip==19.1.1
3
3
appdirs==1.4.3
4
4
virtualenv==16.5.0
5
5
6
6
django==1.11.20 # pyup: <1.12
7
- django-guardian==1.5.0
7
+ django-guardian==1.5.1
8
8
django-extensions==2.1.6
9
9
10
10
djangorestframework==3.9.3
@@ -68,7 +68,7 @@ django-gravatar2==1.4.2
68
68
pytz==2019.1
69
69
Unipath==1.1
70
70
django-kombu==0.9.4
71
- mock==2 .0.0
71
+ mock==3 .0.4
72
72
stripe==2.27.0
73
73
74
74
# unicode-slugify==0.1.5 is not released on PyPI yet
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pytest==4.1.1 # pyup: <4.2
10
10
pytest-django==3.4.6 # pyup: <3.4.7
11
11
# pytest-xdist >1.27 requires pytest >4.1
12
12
pytest-xdist==1.27.0 # pyup: ignore
13
- pytest-cov==2.6 .1
13
+ pytest-cov==2.7 .1
14
14
apipkg==1.5
15
15
execnet==1.6.0
16
16
You can’t perform that action at this time.
0 commit comments