@@ -14,7 +14,7 @@ dependencies = [
1414 " celery==5.6.3" ,
1515 " django[argon2]==6.0.4" ,
1616 " django-ninja==1.6.2" ,
17- " django-allauth==65.15 .1" ,
17+ " django-allauth==65.16 .1" ,
1818 " django-auth-style==0.15.0" ,
1919 " django-cors-headers==4.9.0" ,
2020 " django-environ==0.13.0" ,
@@ -26,7 +26,7 @@ dependencies = [
2626 " django-storages[s3]==1.14.6" ,
2727 " django-stubs-ext==6.0.2" ,
2828 " psycopg[binary]==3.3.3" ,
29- " pydantic==2.12.5 " ,
29+ " pydantic==2.13.2 " ,
3030 " requests==2.33.1" ,
3131 " rich==14.3.4" ,
3232 " whitenoise[brotli]==6.12.0" ,
@@ -37,7 +37,7 @@ dependencies = [
3737 " guano==1.0.16" ,
3838 " django-celery-results==2.6.0" ,
3939 # Production-only
40- " sentry-sdk[celery,django,pure_eval]==2.57 .0" ,
40+ " sentry-sdk[celery,django,pure_eval]==2.58 .0" ,
4141 " gunicorn==25.3.0" ,
4242]
4343
@@ -49,7 +49,7 @@ development = [
4949 " django-minio-storage==0.5.9" ,
5050 " django-resonant-utils[minio_storage]==0.19.0" ,
5151 " django-s3-file-field[minio]==1.1.0" ,
52- " faker==40.13 .0" ,
52+ " faker==40.15 .0" ,
5353 " ipython==9.12.0" ,
5454 " watchdog==6.0.0" ,
5555 " werkzeug==3.1.8" ,
0 commit comments