diff --git a/src/backend/setup.cfg b/src/backend/setup.cfg index 61cec7b73f..879b062264 100644 --- a/src/backend/setup.cfg +++ b/src/backend/setup.cfg @@ -28,13 +28,13 @@ requires-python = >=3.9 [options] install_requires = Brotli==1.1.0 - boto3==1.35.68 + boto3==1.35.85 celery==5.4.0 channels-redis==4.2.1 channels[daphne]==4.2.0 chardet==5.2.0 coreapi==2.3.3 - cryptography==43.0.3 + cryptography==44.0.0 dj-database-url==2.3.0 dj-rest-auth==7.0.0 django-configurations==2.5.1 @@ -51,7 +51,7 @@ install_requires = djangorestframework==3.15.2 djangorestframework_simplejwt==5.3.1 dockerflow==2024.4.2 - drf-spectacular==0.27.2 + drf-spectacular==0.28.0 ffmpeg-python==0.2.0 gunicorn==23.0.0 logging-ldp==0.0.7 @@ -60,15 +60,15 @@ install_requires = Pillow==11.0.0 psycopg[binary]==3.2.3 pycaption==2.2.15 - PyMuPDF==1.24.14 + PyMuPDF==1.25.1 python-dateutil==2.9.0.post0 requests==2.32.3 - sentry-sdk==2.19.0 + sentry-sdk==2.19.2 social-auth-app-django==5.4.2 social-auth-core[saml]==4.5.4 social-edu-federation==2.1.1 urllib3==2.2.3 - uvicorn[standard]==0.32.1 + uvicorn[standard]==0.34.0 whitenoise==6.8.2 xmpppy==0.7.1 @@ -91,28 +91,28 @@ console_scripts = [options.extras_require] dev = - bandit==1.7.10 + bandit==1.8.0 black==24.10.0 cookiecutter==2.6.0 factory_boy==3.3.1 flake8==7.1.1 - ipython==8.29.0 + ipython==8.31.0 isort==5.13.2 pdbpp==0.10.3 pycodestyle==2.12.1 pylint-django==2.6.1 pylint-plugin-utils==0.8.2 - pylint==3.3.1 + pylint==3.3.2 pytest-cov==6.0.0 pytest-django==4.9.0 pytest-mock==3.14.0 - pytest==8.3.3 + pytest==8.3.4 responses==0.25.3 signxml==4.0.3 wheel==0.45.1 e2e = - playwright==1.49.0 + playwright==1.49.1 pytest-playwright==0.6.2 # mcr.microsoft.com/playwright:jammy requires tzdata tzdata==2024.2