@@ -25,39 +25,39 @@ license = { file = "LICENSE" }
25
25
readme = " README.md"
26
26
requires-python = " >=3.10"
27
27
dependencies = [
28
- " boto3==1.37.24 " ,
28
+ " boto3==1.38.23 " ,
29
29
" Brotli==1.1.0" ,
30
30
" brevo-python==1.1.2" ,
31
- " celery[redis]==5.4.0 " ,
31
+ " celery[redis]==5.5.2 " ,
32
32
" django-configurations==2.5.1" ,
33
33
" django-cors-headers==4.7.0" ,
34
34
" django-countries==7.6.1" ,
35
- " django-lasuite==0.0.7 " ,
35
+ " django-lasuite==0.0.9 " ,
36
36
" django-parler==2.3" ,
37
- " redis==5.2.1 " ,
37
+ " redis==6.1.0 " ,
38
38
" django-redis==5.4.0" ,
39
- " django-storages[s3]==1.14.5 " ,
39
+ " django-storages[s3]==1.14.6 " ,
40
40
" django-timezone-field>=5.1" ,
41
- " django==5.1.9 " ,
42
- " djangorestframework==3.15.2 " ,
41
+ " django==5.2.1 " ,
42
+ " djangorestframework==3.16.0 " ,
43
43
" drf_spectacular==0.28.0" ,
44
44
" dockerflow==2024.4.2" ,
45
45
" easy_thumbnails==2.10" ,
46
46
" factory_boy==3.3.3" ,
47
47
" gunicorn==23.0.0" ,
48
48
" jsonschema==4.23.0" ,
49
49
" june-analytics-python==2.3.0" ,
50
- " markdown==3.7 " ,
50
+ " markdown==3.8 " ,
51
51
" nested-multipart-parser==1.5.0" ,
52
- " psycopg[binary]==3.2.6 " ,
52
+ " psycopg[binary]==3.2.9 " ,
53
53
" PyJWT==2.10.1" ,
54
54
" python-frontmatter==1.1.0" ,
55
55
" requests==2.32.3" ,
56
- " sentry-sdk==2.24 .1" ,
56
+ " sentry-sdk==2.29 .1" ,
57
57
" whitenoise==6.9.0" ,
58
58
" mozilla-django-oidc==4.0.1" ,
59
59
" livekit-api==1.0.2" ,
60
- " aiohttp==3.11.14 " ,
60
+ " aiohttp==3.11.18 " ,
61
61
]
62
62
63
63
[project .urls ]
@@ -68,22 +68,22 @@ dependencies = [
68
68
69
69
[project .optional-dependencies ]
70
70
dev = [
71
- " django-extensions==3.2.3 " ,
72
- " drf-spectacular-sidecar==2025.3 .1" ,
73
- " freezegun==1.5.1 " ,
71
+ " django-extensions==4.1 " ,
72
+ " drf-spectacular-sidecar==2025.5 .1" ,
73
+ " freezegun==1.5.2 " ,
74
74
" ipdb==0.13.13" ,
75
- " ipython==9.0.2 " ,
75
+ " ipython==9.2.0 " ,
76
76
" pyfakefs==5.8.0" ,
77
77
" pylint-django==2.6.1" ,
78
- " pylint==3.3.6 " ,
79
- " pytest-cov==6.0.0 " ,
80
- " pytest-django==4.10.0 " ,
78
+ " pylint==3.3.7 " ,
79
+ " pytest-cov==6.1.1 " ,
80
+ " pytest-django==4.11.1 " ,
81
81
" pytest==8.3.5" ,
82
82
" pytest-icdiff==0.9" ,
83
83
" pytest-xdist==3.6.1" ,
84
84
" responses==0.25.7" ,
85
- " ruff==0.11.2 " ,
86
- " types-requests==2.32.0.20250306 " ,
85
+ " ruff==0.11.11 " ,
86
+ " types-requests==2.32.0.20250515 " ,
87
87
]
88
88
89
89
[tool .setuptools ]
0 commit comments