From ae018703c2a3e0f6507baac798fbea24c5852193 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 00:30:24 +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 afa020a533..2f21fcef38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -66,7 +66,7 @@ dev = isort==5.10.1 lxml==4.9.0 msgpack==1.0.4 - mysqlclient==2.1.0 + mysqlclient==2.1.1 pylint==2.14.3 pylint-django==2.5.3 pytest==7.1.2 @@ -81,7 +81,7 @@ sandbox = factory-boy==3.2.1 gunicorn==20.1.0 psycopg2-binary==2.9.3 - sentry-sdk==1.5.12 + sentry-sdk==1.6.0 [options.packages.find] where = src