Skip to content

Commit 930b494

Browse files
pyup-botsliverc
andauthored
Scheduled biweekly dependency update for week 33 (#807)
* Update flake8-isort from 3.0.0 to 4.0.0 * Update isort from 4.3.21 to 5.4.2 * Update sphinx from 3.1.1 to 3.2.1 * Update sphinx_rtd_theme from 0.4.3 to 0.5.0 * Update twine from 3.1.1 to 3.2.0 * Update factory-boy from 2.12.0 to 3.0.1 * Update faker from 4.1.0 to 4.1.1 * Update pytest from 5.4.3 to 6.0.1 * Update pytest-cov from 2.10.0 to 2.10.1 Co-authored-by: Oliver Sauder <[email protected]>
1 parent 03f7e7e commit 930b494

4 files changed

+9
-9
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
flake8==3.8.3
2-
flake8-isort==3.0.0
3-
isort==4.3.21
2+
flake8-isort==4.0.0
3+
isort==5.4.2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
recommonmark==0.6.0
2-
Sphinx==3.1.1
3-
sphinx_rtd_theme==0.4.3
2+
Sphinx==3.2.1
3+
sphinx_rtd_theme==0.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
twine==3.1.1
1+
twine==3.2.0

requirements/requirements-testing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
django-debug-toolbar==2.2
2-
factory-boy==2.12.0
3-
Faker==4.1.0
4-
pytest==5.4.3
5-
pytest-cov==2.10.0
2+
factory-boy==3.0.1
3+
Faker==4.1.1
4+
pytest==6.0.1
5+
pytest-cov==2.10.1
66
pytest-django==3.9.0
77
pytest-factoryboy==2.0.3

0 commit comments

Comments
 (0)