Skip to content

Commit 952e26b

Browse files
authored
Scheduled biweekly dependency update for week 03 (#884)
* Update isort from 5.6.4 to 5.7.0 * Update sphinx from 3.4.0 to 3.4.3 * Update sphinx_rtd_theme from 0.5.0 to 0.5.1 * Update twine from 3.2.0 to 3.3.0 * Update factory-boy from 3.1.0 to 3.2.0 * Update faker from 5.0.2 to 5.6.1 * Update pytest-cov from 2.10.1 to 2.11.0 * Update pytest-factoryboy from 2.0.3 to 2.1.0
1 parent 236f0b0 commit 952e26b

4 files changed

+8
-8
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black==20.8b1
22
flake8==3.8.4
33
flake8-isort==4.0.0
4-
isort==5.6.4
4+
isort==5.7.0
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
recommonmark==0.7.1
2-
Sphinx==3.4.0
3-
sphinx_rtd_theme==0.5.0
2+
Sphinx==3.4.3
3+
sphinx_rtd_theme==0.5.1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
twine==3.2.0
1+
twine==3.3.0

requirements/requirements-testing.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
django-debug-toolbar==3.2
2-
factory-boy==3.1.0
3-
Faker==5.0.2
2+
factory-boy==3.2.0
3+
Faker==5.6.1
44
pytest==6.2.1
5-
pytest-cov==2.10.1
5+
pytest-cov==2.11.0
66
pytest-django==4.1.0
7-
pytest-factoryboy==2.0.3
7+
pytest-factoryboy==2.1.0
88
snapshottest==0.6.0

0 commit comments

Comments
 (0)