@@ -25,39 +25,39 @@ license = { file = "LICENSE" }
2525readme = " README.md"
2626requires-python = " >=3.12"
2727dependencies = [
28- " boto3==1.35.44 " ,
28+ " boto3==1.35.79 " ,
2929 " Brotli==1.1.0" ,
3030 " celery[redis]==5.4.0" ,
3131 " django-configurations==2.5.1" ,
32- " django-cors-headers==4.5 .0" ,
32+ " django-cors-headers==4.6 .0" ,
3333 " django-countries==7.6.1" ,
3434 " django-filter==24.3" ,
3535 " django-parler==2.3" ,
36- " redis==5.1 .1" ,
36+ " redis==5.2 .1" ,
3737 " django-redis==5.4.0" ,
3838 " django-storages[s3]==1.14.4" ,
3939 " django-timezone-field>=5.1" ,
4040 " django==5.1.2" ,
4141 " djangorestframework==3.15.2" ,
42- " drf_spectacular==0.27.2 " ,
42+ " drf_spectacular==0.28.0 " ,
4343 " dockerflow==2024.4.2" ,
4444 " easy_thumbnails==2.10" ,
4545 " factory_boy==3.3.1" ,
4646 " gunicorn==23.0.0" ,
4747 " jsonschema==4.23.0" ,
4848 " markdown==3.7" ,
4949 " nested-multipart-parser==1.5.0" ,
50- " openai==1.55.3 " ,
50+ " openai==1.57.2 " ,
5151 " psycopg[binary]==3.2.3" ,
52- " PyJWT==2.9.0 " ,
52+ " PyJWT==2.10.1 " ,
5353 " pypandoc==1.14" ,
5454 " python-frontmatter==1.1.0" ,
5555 " python-magic==0.4.27" ,
5656 " requests==2.32.3" ,
57- " sentry-sdk==2.17.0 " ,
57+ " sentry-sdk==2.19.2 " ,
5858 " url-normalize==1.4.3" ,
5959 " WeasyPrint>=60.2" ,
60- " whitenoise==6.7.0 " ,
60+ " whitenoise==6.8.2 " ,
6161 " mozilla-django-oidc==4.0.1" ,
6262]
6363
@@ -70,20 +70,20 @@ dependencies = [
7070[project .optional-dependencies ]
7171dev = [
7272 " django-extensions==3.2.3" ,
73- " drf-spectacular-sidecar==2024.7 .1" ,
73+ " drf-spectacular-sidecar==2024.12 .1" ,
7474 " freezegun==1.5.1" ,
7575 " ipdb==0.13.13" ,
76- " ipython==8.28 .0" ,
77- " pyfakefs==5.7.1 " ,
76+ " ipython==8.30 .0" ,
77+ " pyfakefs==5.7.2 " ,
7878 " pylint-django==2.6.1" ,
79- " pylint==3.3.1 " ,
80- " pytest-cov==5 .0.0" ,
79+ " pylint==3.3.2 " ,
80+ " pytest-cov==6 .0.0" ,
8181 " pytest-django==4.9.0" ,
82- " pytest==8.3.3 " ,
82+ " pytest==8.3.4 " ,
8383 " pytest-icdiff==0.9" ,
8484 " pytest-xdist==3.6.1" ,
8585 " responses==0.25.3" ,
86- " ruff==0.7.0 " ,
86+ " ruff==0.8.3 " ,
8787 " types-requests==2.32.0.20241016" ,
8888]
8989
0 commit comments