From 5709901bf06a4898bb20b4d7044e4b31342be3f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2020 18:06:05 +0400 Subject: [PATCH 1/4] Update django-debug-toolbar from 2.1 to 2.2 --- requirements/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index 5a5199af..0c9dca18 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,4 +1,4 @@ -django-debug-toolbar==2.1 +django-debug-toolbar==2.2 factory-boy==2.12.0 Faker==3.0.0 pytest==5.3.1 From 1d90864f28adaa1f523cce0396a6ac943dce65ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2020 18:06:06 +0400 Subject: [PATCH 2/4] Update faker from 3.0.0 to 4.0.0 --- requirements/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index 0c9dca18..8ef68ebf 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,6 +1,6 @@ django-debug-toolbar==2.2 factory-boy==2.12.0 -Faker==3.0.0 +Faker==4.0.0 pytest==5.3.1 pytest-cov==2.8.1 pytest-django==3.7.0 From 1bfb95c372c719ad7e7bd4d55fba0fd973940125 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2020 18:06:08 +0400 Subject: [PATCH 3/4] Update pytest from 5.3.1 to 5.3.5 --- requirements/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index 8ef68ebf..73cf80c3 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,7 +1,7 @@ django-debug-toolbar==2.2 factory-boy==2.12.0 Faker==4.0.0 -pytest==5.3.1 +pytest==5.3.5 pytest-cov==2.8.1 pytest-django==3.7.0 pytest-factoryboy==2.0.3 From 46f3cfca3e8ade85cde6fa1f5b1faf253f86b9da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2020 18:06:09 +0400 Subject: [PATCH 4/4] Update pytest-django from 3.7.0 to 3.8.0 --- requirements/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index 73cf80c3..736394eb 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -3,5 +3,5 @@ factory-boy==2.12.0 Faker==4.0.0 pytest==5.3.5 pytest-cov==2.8.1 -pytest-django==3.7.0 +pytest-django==3.8.0 pytest-factoryboy==2.0.3