From 3045aee7e132fb56bdae3c0bca5fe8d3a51a0d9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:49:17 +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 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/backend/setup.cfg b/src/backend/setup.cfg index a8f514f3ad..28942cdb44 100644 --- a/src/backend/setup.cfg +++ b/src/backend/setup.cfg @@ -28,38 +28,38 @@ requires-python = >=3.9 [options] install_requires = Brotli==1.1.0 - boto3==1.29.6 + boto3==1.33.11 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.3.1 django-waffle==4.0.0 - django==4.2.7 + 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 gunicorn==21.2.0 logging-ldp==0.0.7 oauthlib==3.2.2 - psycopg[binary]==3.1.13 + psycopg[binary]==3.1.14 python-dateutil==2.8.2 requests==2.31.0 - sentry-sdk==1.37.1 + sentry-sdk==1.38.0 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 @@ -85,13 +85,13 @@ console_scripts = [options.extras_require] dev = - bandit==1.7.5 + bandit==1.7.6 black==23.11.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.0 pdbpp==0.10.3 pycodestyle==2.11.1 pylint-django==2.5.5