Skip to content

Commit 0b20d30

Browse files
pyup-botjambonrose
authored andcommitted
[PyUp] Dependency update for week 46 (#56)
* Update faker from 0.8.6 to 0.8.7 * Update setuptools from 36.7.1 to 36.7.2
1 parent 5eb8315 commit 0b20d30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django>=1.11,<2.0
22
factory_boy==2.9.2
3-
Faker==0.8.6
3+
Faker==0.8.7
44
Pygments==2.2.0
55
python-dateutil==2.6.1
66
sphinx-rtd-theme==0.2.4

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ check-manifest==0.35
33
coverage==4.4.2
44
docutils==0.14
55
factory_boy==2.9.2
6-
Faker==0.8.6
6+
Faker==0.8.7
77
flake8-commas==0.4.3
88
flake8-quotes==0.12.0
99
flake8==3.5.0
1010
Pygments==2.2.0
1111
pylint-django==0.7.2
1212
pylint==1.7.4
1313
python-dateutil==2.6.1
14-
setuptools==36.7.1
14+
setuptools==36.7.2
1515
tox==2.9.1
1616
twine==1.9.1
1717
wheel==0.30.0

0 commit comments

Comments
 (0)