Skip to content

Commit 2e797fa

Browse files
authored
pyup: Scheduled weekly dependency update for week 18 (readthedocs#5667)
pyup: Scheduled weekly dependency update for week 18
2 parents 7ff87c2 + 690d7d5 commit 2e797fa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements/local-docs-build.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Markdown==3.1
1717
sphinxcontrib-httpdomain==1.7.0
1818
sphinx-prompt==1.0.0
1919
sphinx-notfound-page==0.2.1
20-
commonmark==0.8.1
20+
commonmark==0.9.0
2121
recommonmark==0.5.0

requirements/pip.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Base packages
2-
pip==19.1
2+
pip==19.1.1
33
appdirs==1.4.3
44
virtualenv==16.5.0
55

66
django==1.11.20 # pyup: <1.12
7-
django-guardian==1.5.0
7+
django-guardian==1.5.1
88
django-extensions==2.1.6
99

1010
djangorestframework==3.9.3
@@ -68,7 +68,7 @@ django-gravatar2==1.4.2
6868
pytz==2019.1
6969
Unipath==1.1
7070
django-kombu==0.9.4
71-
mock==2.0.0
71+
mock==3.0.4
7272
stripe==2.27.0
7373

7474
# unicode-slugify==0.1.5 is not released on PyPI yet

requirements/testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest==4.1.1 # pyup: <4.2
1010
pytest-django==3.4.6 # pyup: <3.4.7
1111
# pytest-xdist >1.27 requires pytest >4.1
1212
pytest-xdist==1.27.0 # pyup: ignore
13-
pytest-cov==2.6.1
13+
pytest-cov==2.7.1
1414
apipkg==1.5
1515
execnet==1.6.0
1616

0 commit comments

Comments
 (0)