File tree Expand file tree Collapse file tree 2 files changed +136
-122
lines changed Expand file tree Collapse file tree 2 files changed +136
-122
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies = [
36
36
" django-axes[ipware]==8.0.0" ,
37
37
" django-bootstrap-breadcrumbs2==1.0.0" ,
38
38
" django-compressor==4.5.1" ,
39
- " django-cors-headers==4.8 .0" ,
39
+ " django-cors-headers==4.9 .0" ,
40
40
" django-crispy-forms==2.4" ,
41
41
" django-email-verification==0.3.3" ,
42
42
" django-environ==0.12.0" ,
@@ -57,25 +57,25 @@ dependencies = [
57
57
" icalendar==6.3.1" ,
58
58
" invoke==2.2.0" ,
59
59
" lingua-language-detector==2.1.1" ,
60
- " openfoodfacts==2.6.1 " ,
60
+ " openfoodfacts==3.1.0 " ,
61
61
" packaging==25.0" ,
62
62
" pillow==11.3.0" ,
63
63
" psycopg==3.2.10" ,
64
- " reportlab==4.4.3 " ,
64
+ " reportlab==4.4.4 " ,
65
65
" requests==2.32.5" ,
66
66
" tqdm==4.67.1" ,
67
67
" tzdata==2025.2" ,
68
68
]
69
69
70
70
[dependency-groups ]
71
71
dev = [
72
- " coverage==7.10.6 " ,
72
+ " coverage==7.10.7 " ,
73
73
" django-debug-toolbar==6.0.0" ,
74
74
" django-extensions==4.1" ,
75
75
" faker==37.8.0" ,
76
76
" hatchling==1.27.0" ,
77
77
" isort==6.0.1" ,
78
- " ruff==0.13.0 " ,
78
+ " ruff==0.13.2 " ,
79
79
" tblib==3.1.0" ,
80
80
" wheel==0.45.1" ,
81
81
]
You can’t perform that action at this time.
0 commit comments