From 224733a9ed0dbdb6f03a2ae2b44259a39de06325 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Mar 2022 11:50:23 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 702ef84a9b..12beb88f59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,14 +55,14 @@ zip_safe = True [options.extras_require] dev = - bandit==1.7.3 + bandit==1.7.4 black==22.1.0 pyRdfa3==3.5.3 factory-boy==3.2.1 flake8==4.0.1 htmlmin==0.1.12 ipdb==0.13.9 - ipython==8.1.0 + ipython==8.1.1 isort==5.10.1 msgpack==1.0.3 mysqlclient==2.1.0 @@ -71,7 +71,7 @@ dev = pytest==7.0.1 pytest-cov==3.0.0 pytest-django==4.5.2 - responses==0.18.0 + responses==0.19.0 ci = twine==3.8.0 sandbox = @@ -80,7 +80,7 @@ sandbox = factory-boy==3.2.1 gunicorn==20.1.0 psycopg2-binary==2.9.3 - sentry-sdk==1.5.6 + sentry-sdk==1.5.7 [options.packages.find] where = src