File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ mock == 3.0.5
6464coverage == 4.5.4
6565
6666# Pytest (optional testrunner)
67- pytest == 5.2.1
67+ pytest == 5.2.2
6868pytest-django == 3.6.0
6969pytest-cov == 2.8.1
7070pytest-sugar == 0.9.2
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ pyparsing==2.4.2 # via packaging
6767pytest-cov==2.8.1
6868pytest-django==3.6.0
6969pytest-sugar==0.9.2
70- pytest==5.2.1
70+ pytest==5.2.2
7171python-akismet==0.4.1
7272python-memcached==1.59
7373pytz==2019.3
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ django-debug-toolbar == 2.0
99django-extensions == 2.2.5
1010
1111# Documentation
12- Sphinx == 2.2.0
12+ Sphinx == 2.2.1
1313sphinx-rtd-theme == 0.4.3
1414
1515# Profiling
@@ -19,5 +19,5 @@ yet-another-django-profiler == 1.1.0
1919
2020# Debugging
2121django-debugtools == 1.7.4
22- ipython == 7.8 .0
22+ ipython == 7.9 .0
2323ptpython == 2.0.6
You can’t perform that action at this time.
0 commit comments