File tree Expand file tree Collapse file tree 2 files changed +126
-126
lines changed
Expand file tree Collapse file tree 2 files changed +126
-126
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.7 .0" ,
39+ " django-cors-headers==4.8 .0" ,
4040 " django-crispy-forms==2.4" ,
4141 " django-email-verification==0.3.3" ,
4242 " django-environ==0.12.0" ,
@@ -59,7 +59,7 @@ dependencies = [
5959 " openfoodfacts==2.6.1" ,
6060 " packaging==25.0" ,
6161 " pillow==11.3.0" ,
62- " psycopg==3.2.9 " ,
62+ " psycopg==3.2.10 " ,
6363 " reportlab==4.4.3" ,
6464 " requests==2.32.5" ,
6565 " tqdm==4.67.1" ,
@@ -68,13 +68,13 @@ dependencies = [
6868
6969[dependency-groups ]
7070dev = [
71- " coverage==7.10.4 " ,
71+ " coverage==7.10.6 " ,
7272 " django-debug-toolbar==6.0.0" ,
7373 " django-extensions==4.1" ,
74- " faker==37.5.3 " ,
74+ " faker==37.6.0 " ,
7575 " hatchling==1.27.0" ,
7676 " isort==6.0.1" ,
77- " ruff==0.12.9 " ,
77+ " ruff==0.13.0 " ,
7878 " tblib==3.1.0" ,
7979 " wheel==0.45.1" ,
8080]
You can’t perform that action at this time.
0 commit comments