Skip to content

Commit c8c5cf1

Browse files
authored
Scheduled biweekly dependency update for week 05 (#765)
* Update django-debug-toolbar from 2.1 to 2.2 * Update faker from 3.0.0 to 4.0.0 * Update pytest from 5.3.1 to 5.3.5 * Update pytest-django from 3.7.0 to 3.8.0
1 parent 47fc77f commit c8c5cf1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements/requirements-testing.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
django-debug-toolbar==2.1
1+
django-debug-toolbar==2.2
22
factory-boy==2.12.0
3-
Faker==3.0.0
4-
pytest==5.3.1
3+
Faker==4.0.0
4+
pytest==5.3.5
55
pytest-cov==2.8.1
6-
pytest-django==3.7.0
6+
pytest-django==3.8.0
77
pytest-factoryboy==2.0.3

0 commit comments

Comments
 (0)