diff --git a/setup.cfg b/setup.cfg index 504749ea3a..4f41ae6197 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,18 +57,18 @@ dev = bandit==1.7.0 black==20.8b1 factory-boy==3.2.0 - flake8==3.9.1 - ipdb==0.13.7 - ipython==7.22.0 - isort==5.8.0 + flake8==3.9.2 + ipdb==0.13.9 + ipython==7.24.1 + isort==5.9.1 msgpack==1.0.2 mysqlclient==2.0.3 - pylint==2.7.4 - pylint-django==2.4.3 - pytest==6.2.3 - pytest-cov==2.11.1 - pytest-django==4.2.0 - responses==0.13.2 + pylint==2.8.3 + pylint-django==2.4.4 + pytest==6.2.4 + pytest-cov==2.12.1 + pytest-django==4.4.0 + responses==0.13.3 ci = twine==3.4.1 sandbox = @@ -76,8 +76,8 @@ sandbox = dockerflow==2020.10.0 factory-boy==3.2.0 gunicorn==20.1.0 - psycopg2-binary==2.8.6 - sentry-sdk==1.0.0 + psycopg2-binary==2.9.1 + sentry-sdk==1.1.0 [options.packages.find] where = src