@@ -8,26 +8,26 @@ psycopg2==2.8.6 # https://github.com/psycopg/psycopg2
88# ------------------------------------------------------------------------------
99mypy==0.790 # https://github.com/python/mypy
1010django-stubs==1.7.0 # https://github.com/typeddjango/django-stubs
11- pytest==6.1.2 # https://github.com/pytest-dev/pytest
11+ pytest==6.2.1 # https://github.com/pytest-dev/pytest
1212pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
1313
1414# Documentation
1515# ------------------------------------------------------------------------------
16- sphinx==3.3.1 # https://github.com/sphinx-doc/sphinx
16+ sphinx==3.4.3 # https://github.com/sphinx-doc/sphinx
1717sphinx-autobuild==2020.9.1 # https://github.com/GaretJax/sphinx-autobuild
1818
1919# Code quality
2020# ------------------------------------------------------------------------------
2121flake8==3.8.4 # https://github.com/PyCQA/flake8
2222flake8-isort==4.0.0 # https://github.com/gforcada/flake8-isort
23- coverage==5.3 # https://github.com/nedbat/coveragepy
23+ coverage==5.3.1 # https://github.com/nedbat/coveragepy
2424black==20.8b1 # https://github.com/ambv/black
25- pylint-django==2.3.0 # https://github.com/PyCQA/pylint-django
26- pre-commit==2.9.2 # https://github.com/pre-commit/pre-commit
25+ pylint-django==2.4.2 # https://github.com/PyCQA/pylint-django
26+ pre-commit==2.9.3 # https://github.com/pre-commit/pre-commit
2727
2828# Django
2929# ------------------------------------------------------------------------------
30- factory-boy==3.1 .0 # https://github.com/FactoryBoy/factory_boy
30+ factory-boy==3.2 .0 # https://github.com/FactoryBoy/factory_boy
3131
3232django-debug-toolbar==3.2 # https://github.com/jazzband/django-debug-toolbar
3333django-extensions==3.1.0 # https://github.com/django-extensions/django-extensions
0 commit comments