From 36dc4e671a8ee2bfd6e6f78afd5be7b35e56e7c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:16:53 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/setup.cfg b/setup.cfg index 178bc5ce9..71de03d23 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,19 +49,19 @@ zip_safe = True [options.extras_require] dev = bandit==1.7.5 - black==23.9.1 + black==23.10.0 cssselect==1.2.0 defer==1.0.4 factory-boy==3.3.0 flake8==6.1.0 htmlmin==0.1.12 ipdb==0.13.13 - ipython==8.15.0 + ipython==8.16.1 isort==5.12.0 lxml==4.9.3 mysqlclient==2.2.0 msgpack==1.0.7 - pylint==2.17.6 + pylint==3.0.1 pylint-django==2.5.3 pytest==7.4.2 pytest-cov==4.1.0 @@ -73,12 +73,12 @@ ci = twine==4.0.2 sandbox = django-configurations==2.4.1 - django-cors-headers==4.2.0 + django-cors-headers==4.3.0 dockerflow==2022.8.0 factory-boy==3.3.0 gunicorn==21.2.0 - psycopg2-binary==2.9.8 - sentry-sdk==1.31.0 + psycopg2-binary==2.9.9 + sentry-sdk==1.32.0 [options.packages.find] where = src