From b98cbd1124b763ed3fdf5ecf906fff2da8f6bdd6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 07:37:12 +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 --- src/backend/setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/backend/setup.cfg b/src/backend/setup.cfg index be44de512a..80ac4868e7 100644 --- a/src/backend/setup.cfg +++ b/src/backend/setup.cfg @@ -27,7 +27,7 @@ requires-python = >=3.6 [options] install_requires = Brotli==1.0.9 - boto3==1.17.93 + boto3==1.17.97 chardet==4.0.0 # pyup: >=3.0.2,<3.1.0 coreapi==2.3.3 cryptography==3.4.7 @@ -44,7 +44,7 @@ install_requires = gunicorn==20.1.0 logging-ldp==0.0.6 oauthlib==3.1.1 - psycopg2-binary==2.8.6 + psycopg2-binary==2.9.1 PyLTI==0.7.0 python-dateutil==2.8.1 sentry-sdk==1.1.0 @@ -79,7 +79,7 @@ dev = flake8-docstrings==1.6.0 flake8-pep3101==1.3.0 ipython==7.24.1 - isort==5.8.0 + isort==5.9.0 pycodestyle==2.7.0 pylint==2.8.3 pylint-django==2.4.4