From d9bc4e94e738c9f0a9528956550a07853a6bfe36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 07:58:30 +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 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/backend/setup.cfg b/src/backend/setup.cfg index 06c7e3e72c..fa11417f1a 100644 --- a/src/backend/setup.cfg +++ b/src/backend/setup.cfg @@ -28,39 +28,39 @@ requires-python = >=3.9 [options] install_requires = Brotli==1.1.0 - boto3==1.29.6 - celery==5.3.5 + boto3==1.34.2 + celery==5.3.6 channels-redis==4.1.0 channels[daphne]==4.0.0 chardet==5.2.0 coreapi==2.3.3 - cryptography==41.0.5 + cryptography==41.0.7 dj-database-url==2.1.0 dj-rest-auth==5.0.2 django-configurations==2.5 django-cors-headers==4.3.1 django-extensions==3.2.3 - django-filter==23.4 + django-filter==23.5 django-parler==2.3 django-redis==5.4.0 django-safedelete==1.3.3 django-storages==1.14.2 django-peertube-runner-connector==0.4.0 - django-waffle==4.0.0 - django==4.2.7 + django-waffle==4.1.0 + django==5.0 djangorestframework==3.14.0 - djangorestframework_simplejwt==5.3.0 + djangorestframework_simplejwt==5.3.1 dockerflow==2022.8.0 - drf-spectacular==0.26.5 + drf-spectacular==0.27.0 gunicorn==21.2.0 logging-ldp==0.0.7 oauthlib==3.2.2 - psycopg[binary]==3.1.13 + psycopg[binary]==3.1.15 python-dateutil==2.8.2 requests==2.31.0 - sentry-sdk==1.37.1 + sentry-sdk==1.39.1 social-auth-app-django==5.4.0 - social-auth-core[saml]==4.5.0 + social-auth-core[saml]==4.5.1 social-edu-federation==2.1.1 urllib3==2.0.7 uvicorn[standard]==0.24.0.post1 @@ -86,18 +86,18 @@ console_scripts = [options.extras_require] dev = - bandit==1.7.5 - black==23.11.0 + bandit==1.7.6 + black==23.12.0 cookiecutter==2.5.0 factory_boy==3.3.0 flake8==6.1.0 - ipython==8.18.0 - isort==5.12.0 + ipython==8.18.1 + isort==5.13.2 pdbpp==0.10.3 pycodestyle==2.11.1 pylint-django==2.5.5 pylint-plugin-utils==0.8.2 - pylint==3.0.2 + pylint==3.0.3 pytest-cov==4.1.0 pytest-django==4.7.0 pytest-mock==3.12.0