@@ -25,39 +25,39 @@ license = { file = "LICENSE" }
25
25
readme = " README.md"
26
26
requires-python = " >=3.12"
27
27
dependencies = [
28
- " boto3==1.35.44 " ,
28
+ " boto3==1.35.79 " ,
29
29
" Brotli==1.1.0" ,
30
30
" celery[redis]==5.4.0" ,
31
31
" django-configurations==2.5.1" ,
32
- " django-cors-headers==4.5 .0" ,
32
+ " django-cors-headers==4.6 .0" ,
33
33
" django-countries==7.6.1" ,
34
34
" django-filter==24.3" ,
35
35
" django-parler==2.3" ,
36
- " redis==5.1 .1" ,
36
+ " redis==5.2 .1" ,
37
37
" django-redis==5.4.0" ,
38
38
" django-storages[s3]==1.14.4" ,
39
39
" django-timezone-field>=5.1" ,
40
40
" django==5.1.2" ,
41
41
" djangorestframework==3.15.2" ,
42
- " drf_spectacular==0.27.2 " ,
42
+ " drf_spectacular==0.28.0 " ,
43
43
" dockerflow==2024.4.2" ,
44
44
" easy_thumbnails==2.10" ,
45
45
" factory_boy==3.3.1" ,
46
46
" gunicorn==23.0.0" ,
47
47
" jsonschema==4.23.0" ,
48
48
" markdown==3.7" ,
49
49
" nested-multipart-parser==1.5.0" ,
50
- " openai==1.55.3 " ,
50
+ " openai==1.57.2 " ,
51
51
" psycopg[binary]==3.2.3" ,
52
- " PyJWT==2.9.0 " ,
52
+ " PyJWT==2.10.1 " ,
53
53
" pypandoc==1.14" ,
54
54
" python-frontmatter==1.1.0" ,
55
55
" python-magic==0.4.27" ,
56
56
" requests==2.32.3" ,
57
- " sentry-sdk==2.17.0 " ,
57
+ " sentry-sdk==2.19.2 " ,
58
58
" url-normalize==1.4.3" ,
59
59
" WeasyPrint>=60.2" ,
60
- " whitenoise==6.7.0 " ,
60
+ " whitenoise==6.8.2 " ,
61
61
" mozilla-django-oidc==4.0.1" ,
62
62
]
63
63
@@ -70,20 +70,20 @@ dependencies = [
70
70
[project .optional-dependencies ]
71
71
dev = [
72
72
" django-extensions==3.2.3" ,
73
- " drf-spectacular-sidecar==2024.7 .1" ,
73
+ " drf-spectacular-sidecar==2024.12 .1" ,
74
74
" freezegun==1.5.1" ,
75
75
" ipdb==0.13.13" ,
76
- " ipython==8.28 .0" ,
77
- " pyfakefs==5.7.1 " ,
76
+ " ipython==8.30 .0" ,
77
+ " pyfakefs==5.7.2 " ,
78
78
" pylint-django==2.6.1" ,
79
- " pylint==3.3.1 " ,
80
- " pytest-cov==5 .0.0" ,
79
+ " pylint==3.3.2 " ,
80
+ " pytest-cov==6 .0.0" ,
81
81
" pytest-django==4.9.0" ,
82
- " pytest==8.3.3 " ,
82
+ " pytest==8.3.4 " ,
83
83
" pytest-icdiff==0.9" ,
84
84
" pytest-xdist==3.6.1" ,
85
85
" responses==0.25.3" ,
86
- " ruff==0.7.0 " ,
86
+ " ruff==0.8.3 " ,
87
87
" types-requests==2.32.0.20241016" ,
88
88
]
89
89
0 commit comments