From 4d8246f7bedfad878fbc24c22e651714bc092798 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Jun 2021 16:37:45 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.cfg b/setup.cfg index 195f2f3f..2216320e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ classifiers = [options] include_package_data = True install_requires = - boto3==1.16.47 + boto3==1.17.100 Django==3.2.4 django-storages==1.11.1 django-haystack==3.0 @@ -43,9 +43,9 @@ dev = black==20.8b1 flake8==3.9.2 ipdb==0.13.9 - ipython==7.24.1 - isort==5.8.0 - mypy==0.902 + ipython==7.25.0 + isort==5.9.1 + mypy==0.910 pyfakefs==4.5.0 pylint-django==2.4.4 pylint==2.8.3 @@ -62,7 +62,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]