From cdd3474df8ffe6dbfd1221f72a32975785d69d61 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 07:25:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20pyt?= =?UTF-8?q?hon=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/setup.cfg b/setup.cfg index 504749ea3a..1feb498fbd 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.0 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