diff --git a/Pipfile b/Pipfile index e205c08..71fb157 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ check-manifest = "==0.41" coverage = "==5.0.3" coveralls = "==1.11.1" django-nose = "==1.4.6" -django-stubs = "==1.4.0" +django-stubs = "==1.5.0" dodgy = "==0.2.1" flake8 = "==3.7.9" flake8-annotations-complexity = "==0.0.2" @@ -23,17 +23,17 @@ flake8-bugbear = "==20.1.4" flake8-docstrings = "==1.5.0" flake8-mypy = "==17.8.0" isort = {extras = ["pipfile"],version = "==4.3.21"} -mypy = "==0.761" +mypy = "==0.770" nose-exclude = "==0.5.0" nose-timer = "==0.7.5" pep8-naming = "==0.9.1" -pre-commit = "==2.1.1" +pre-commit = "==2.2.0" pre-commit-hooks = "==2.5.0" pygments = "==2.6.1" pylint = "==2.4.4" pylint-django = "==2.0.14" pyroma = "==2.6" -readme_renderer = "==24.0" +readme_renderer = "==25.0" rednose = "==1.3.0" removestar = "==1.2.2" seed-isort-config = "==2.1.0" diff --git a/setup.cfg b/setup.cfg index 53e80d4..adf9253 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ test = coverage==5.0.3 coveralls==1.11.1 django-nose==1.4.6 - django-stubs==1.4.0 + django-stubs==1.5.0 dodgy==0.2.1 flake8-annotations-complexity==0.0.2 flake8-bugbear==20.1.4 @@ -54,17 +54,17 @@ test = flake8-mypy==17.8.0 flake8==3.7.9 isort[pipfile]==4.3.21 - mypy==0.761 + mypy==0.770 nose-exclude==0.5.0 nose-timer==0.7.5 pep8-naming==0.9.1 pre-commit-hooks==2.5.0 - pre-commit==2.1.1 + pre-commit==2.2.0 pygments==2.6.1 pylint-django==2.0.14 pylint==2.4.4 pyroma==2.6 - readme_renderer==24.0 + readme_renderer==25.0 rednose==1.3.0 removestar==1.2.2 seed-isort-config==2.1.0