Skip to content

Commit 073c45b

Browse files
authored
Scheduled biweekly dependency update for week 24 (#795)
* Update flake8 from 3.8.2 to 3.8.3 * Update sphinx from 3.0.4 to 3.1.1 * Update django-filter from 2.2.0 to 2.3.0 * Update pytest from 5.4.2 to 5.4.3 * Update pytest-cov from 2.9.0 to 2.10.0
1 parent 6e5d995 commit 073c45b

4 files changed

+5
-5
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
flake8==3.8.2
1+
flake8==3.8.3
22
flake8-isort==3.0.0
33
isort==4.3.21
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
recommonmark==0.6.0
2-
Sphinx==3.0.4
2+
Sphinx==3.1.1
33
sphinx_rtd_theme==0.4.3
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
django-filter==2.2.0
1+
django-filter==2.3.0
22
django-polymorphic==2.1.2

requirements/requirements-testing.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
django-debug-toolbar==2.2
22
factory-boy==2.12.0
33
Faker==4.1.0
4-
pytest==5.4.2
5-
pytest-cov==2.9.0
4+
pytest==5.4.3
5+
pytest-cov==2.10.0
66
pytest-django==3.9.0
77
pytest-factoryboy==2.0.3

0 commit comments

Comments
 (0)