From 5fc1ab202a0666d2f4900fca486419b5ca1fa4c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 07:42:19 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index e674740e..655a0328 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ dev = flake8==3.9.2 ipdb==0.13.9 ipython==7.24.1 - isort==5.8.0 + isort==5.9.0 mypy==0.902 pyfakefs==4.5.0 pylint-django==2.4.4 @@ -60,7 +60,7 @@ sandbox = dockerflow==2020.10.0 factory_boy==3.2.0 gunicorn==20.1.0 - psycopg2-binary==2.8.6 + psycopg2-binary==2.9.1 sentry-sdk==1.1.0 [options.packages.find]