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 = [
3636 " django-axes[ipware]==8.0.0" ,
3737 " django-bootstrap-breadcrumbs2==1.0.0" ,
3838 " django-compressor==4.5.1" ,
39- " django-cors-headers==4.8 .0" ,
39+ " django-cors-headers==4.9 .0" ,
4040 " django-crispy-forms==2.4" ,
4141 " django-email-verification==0.3.3" ,
4242 " django-environ==0.12.0" ,
@@ -57,25 +57,25 @@ dependencies = [
5757 " icalendar==6.3.1" ,
5858 " invoke==2.2.0" ,
5959 " lingua-language-detector==2.1.1" ,
60- " openfoodfacts==2.6.1 " ,
60+ " openfoodfacts==3.1.0 " ,
6161 " packaging==25.0" ,
6262 " pillow==11.3.0" ,
6363 " psycopg==3.2.10" ,
64- " reportlab==4.4.3 " ,
64+ " reportlab==4.4.4 " ,
6565 " requests==2.32.5" ,
6666 " tqdm==4.67.1" ,
6767 " tzdata==2025.2" ,
6868]
6969
7070[dependency-groups ]
7171dev = [
72- " coverage==7.10.6 " ,
72+ " coverage==7.10.7 " ,
7373 " django-debug-toolbar==6.0.0" ,
7474 " django-extensions==4.1" ,
7575 " faker==37.8.0" ,
7676 " hatchling==1.27.0" ,
7777 " isort==6.0.1" ,
78- " ruff==0.13.0 " ,
78+ " ruff==0.13.2 " ,
7979 " tblib==3.1.0" ,
8080 " wheel==0.45.1" ,
8181]
You can’t perform that action at this time.
0 commit comments