File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ requires-python = >=3.9
2828[options]
2929install_requires =
3030 Brotli ==1.1.0
31- boto3 ==1.35.68
31+ boto3 ==1.35.85
3232 celery ==5.4.0
3333 channels-redis ==4.2.1
3434 channels[daphne]==4.2.0
3535 chardet ==5.2.0
3636 coreapi ==2.3.3
37- cryptography ==43 .0.3
37+ cryptography ==44 .0.0
3838 dj-database-url ==2.3.0
3939 dj-rest-auth ==7.0.0
4040 django-configurations ==2.5.1
@@ -51,7 +51,7 @@ install_requires =
5151 djangorestframework ==3.15.2
5252 djangorestframework_simplejwt ==5.3.1
5353 dockerflow ==2024.4.2
54- drf-spectacular ==0.27.2
54+ drf-spectacular ==0.28.0
5555 ffmpeg-python ==0.2.0
5656 gunicorn ==23.0.0
5757 logging-ldp ==0.0.7
@@ -60,15 +60,15 @@ install_requires =
6060 Pillow ==11.0.0
6161 psycopg[binary]==3.2.3
6262 pycaption ==2.2.15
63- PyMuPDF ==1.24.14
63+ PyMuPDF ==1.25.1
6464 python-dateutil ==2.9.0.post0
6565 requests ==2.32.3
66- sentry-sdk ==2.19.0
66+ sentry-sdk ==2.19.2
6767 social-auth-app-django ==5.4.2
6868 social-auth-core[saml]==4.5.4
6969 social-edu-federation ==2.1.1
7070 urllib3 ==2.2.3
71- uvicorn[standard]==0.32.1
71+ uvicorn[standard]==0.34.0
7272 whitenoise ==6.8.2
7373 xmpppy ==0.7.1
7474
@@ -91,28 +91,28 @@ console_scripts =
9191
9292[options.extras_require]
9393dev =
94- bandit ==1.7.10
94+ bandit ==1.8.0
9595 black ==24.10.0
9696 cookiecutter ==2.6.0
9797 factory_boy ==3.3.1
9898 flake8 ==7.1.1
99- ipython ==8.29 .0
99+ ipython ==8.31 .0
100100 isort ==5.13.2
101101 pdbpp ==0.10.3
102102 pycodestyle ==2.12.1
103103 pylint-django ==2.6.1
104104 pylint-plugin-utils ==0.8.2
105- pylint ==3.3.1
105+ pylint ==3.3.2
106106 pytest-cov ==6.0.0
107107 pytest-django ==4.9.0
108108 pytest-mock ==3.14.0
109- pytest ==8.3.3
109+ pytest ==8.3.4
110110 responses ==0.25.3
111111 signxml ==4.0.3
112112 wheel ==0.45.1
113113
114114e2e =
115- playwright ==1.49.0
115+ playwright ==1.49.1
116116 pytest-playwright ==0.6.2
117117# mcr.microsoft.com/playwright:jammy requires tzdata
118118 tzdata ==2024.2
You can’t perform that action at this time.
0 commit comments