@@ -18,18 +18,18 @@ dependencies = [
1818 " django-celery-results==2.6.0" ,
1919 " django-cors-headers==4.9.0" ,
2020 " django-filter==25.2" ,
21- " django-health-check[celery,redis]==4.2.1 " ,
21+ " django-health-check[celery,redis]==4.2.2 " ,
2222 " django-phonenumber-field[phonenumbers]==8.4.0" ,
2323 " django-simple-history==3.11.0" ,
2424 " drf-spectacular==0.29.0" ,
25- " google-api-python-client==2.193 .0" ,
25+ " google-api-python-client==2.194 .0" ,
2626 " google-auth-httplib2==0.3.1" ,
2727 " google-auth-oauthlib==1.3.1" ,
2828 " jsonschema[format]==4.26.0" ,
2929 " libgravatar==1.0.4" ,
3030 " python-decouple==3.8" ,
3131 " requests==2.33.1" ,
32- " sentry-sdk==2.57 .0" ,
32+ " sentry-sdk==2.58 .0" ,
3333 " social-auth-app-django==5.7.0" ,
3434 " whitenoise[brotli]==6.12.0"
3535]
@@ -98,7 +98,7 @@ psycopg = {extras = ["c"], version = "3.3.3"}
9898
9999[tool .poetry .group .test .dependencies ]
100100model_bakery = " 1.23.4"
101- pytest = " 9.0.2 "
101+ pytest = " 9.0.3 "
102102pytest-cov = " 7.1.0"
103103pytest-django = " 4.12.0"
104104pytest-xdist = {extras = [" psutil" ], version = " 3.8.0" }
0 commit comments