@@ -25,42 +25,42 @@ license = { file = "LICENSE" }
2525readme  = " README.md" 
2626requires-python  = " >=3.12" 
2727dependencies  = [
28-     " beautifulsoup4==4.13.4 " 
29-     " boto3==1.39.4 " 
28+     " beautifulsoup4==4.14.2 " 
29+     " boto3==1.40.50 " 
3030    " Brotli==1.1.0" 
3131    " celery[redis]==5.5.3" 
3232    " django-configurations==2.5.1" 
33-     " django-cors-headers==4.7 .0" 
33+     " django-cors-headers==4.9 .0" 
3434    " django-countries==7.6.1" 
3535    " django-csp==4.0" 
36-     " django-filter==25.1 " 
36+     " django-filter==25.2 " 
3737    " django-lasuite[all]==0.0.14" 
3838    " django-parler==2.3" 
3939    " django-redis==6.0.0" 
4040    " django-storages[s3]==1.14.6" 
4141    " django-timezone-field>=5.1" 
4242    " django==5.2.7" 
4343    " django-treebeard==4.7.1" 
44-     " djangorestframework==3.16.0 " 
44+     " djangorestframework==3.16.1 " 
4545    " drf_spectacular==0.28.0" 
4646    " dockerflow==2024.4.2" 
47-     " easy_thumbnails==2.10" 
47+     " easy_thumbnails==2.10.1 " 
4848    " factory_boy==3.3.3" 
4949    " gunicorn==23.0.0" 
50-     " jsonschema==4.24.0 " 
51-     " lxml==6.0.0 " 
52-     " markdown==3.8.2 " 
50+     " jsonschema==4.25.1 " 
51+     " lxml==6.0.2 " 
52+     " markdown==3.9 " 
5353    " mozilla-django-oidc==4.0.1" 
54-     " nested-multipart-parser==1.5 .0" 
55-     " openai==1.95 .0" 
56-     " psycopg[binary]==3.2.9 " 
57-     " pycrdt==0.12.25 " 
54+     " nested-multipart-parser==1.6 .0" 
55+     " openai==2.3 .0" 
56+     " psycopg[binary]==3.2.10 " 
57+     " pycrdt==0.12.40 " 
5858    " PyJWT==2.10.1" 
5959    " python-magic==0.4.27" 
6060    " redis<6.0.0" 
61-     " requests==2.32.4 " 
62-     " sentry-sdk==2.32 .0" 
63-     " whitenoise==6.9 .0" 
61+     " requests==2.32.5 " 
62+     " sentry-sdk==2.41 .0" 
63+     " whitenoise==6.11 .0" 
6464]
6565
6666[project .urls ]
@@ -73,21 +73,21 @@ dependencies = [
7373dev  = [
7474    " django-extensions==4.1" 
7575    " django-test-migrations==1.5.0" 
76-     " drf-spectacular-sidecar==2025.7 .1" 
77-     " freezegun==1.5.2 " 
76+     " drf-spectacular-sidecar==2025.10 .1" 
77+     " freezegun==1.5.5 " 
7878    " ipdb==0.13.13" 
79-     " ipython==9.4 .0" 
80-     " pyfakefs==5.9.1 " 
79+     " ipython==9.6 .0" 
80+     " pyfakefs==5.10.0 " 
8181    " pylint-django==2.6.1" 
82-     " pylint==3.3.7 " 
83-     " pytest-cov==6.2.1 " 
82+     " pylint==4.0.0 " 
83+     " pytest-cov==7.0.0 " 
8484    " pytest-django==4.11.1" 
85-     " pytest==8.4.1 " 
85+     " pytest==8.4.2 " 
8686    " pytest-icdiff==0.9" 
8787    " pytest-xdist==3.8.0" 
88-     " responses==0.25.7 " 
89-     " ruff==0.12.2 " 
90-     " types-requests==2.32.4.20250611 " 
88+     " responses==0.25.8 " 
89+     " ruff==0.14.0 " 
90+     " types-requests==2.32.4.20250913 " 
9191]
9292
9393[tool .setuptools ]
0 commit comments