@@ -25,39 +25,39 @@ license = { file = "LICENSE" }
2525readme = " README.md"
2626requires-python = " >=3.13"
2727dependencies = [
28- " boto3==1.36.7 " ,
28+ " boto3==1.38.13 " ,
2929 " Brotli==1.1.0" ,
3030 " dj-database-url==2.3.0" ,
31- " django==5.1.8 " ,
31+ " django==5.2.1 " ,
3232 " django-configurations==2.5.1" ,
33- " django-cors-headers==4.6 .0" ,
33+ " django-cors-headers==4.7 .0" ,
3434 " django-countries==7.6.1" ,
35- " django-filter==24.3 " ,
35+ " django-filter==25.1 " ,
3636 " django-ltree@git+https://github.com/mariocesar/django-ltree@5d955bc82021a50c522ee524106f6709e3b414e4" ,
3737 " django-parler==2.3" ,
3838 " django-redis==5.4.0" ,
39- " django-storages[s3]==1.14.4 " ,
39+ " django-storages[s3]==1.14.6 " ,
4040 " django-timezone-field>=5.1" ,
41- " djangorestframework==3.15.2 " ,
41+ " djangorestframework==3.16.0 " ,
4242 " dkimpy==1.1.8" ,
4343 " dockerflow==2024.4.2" ,
4444 " drf_spectacular==0.28.0" ,
4545 " easy_thumbnails==2.10" ,
46- " factory_boy==3.3.1 " ,
46+ " factory_boy==3.3.3 " ,
4747 " flanker@git+https://github.com/sylvinus/flanker@f94ba2c15ab310e333610a78828d09be4e11a6b6" ,
4848 " gunicorn==23.0.0" ,
4949 " jsonschema==4.23.0" ,
50- " markdown==3.7 " ,
50+ " markdown==3.8 " ,
5151 " mozilla-django-oidc==4.0.1" ,
5252 " nested-multipart-parser==1.5.0" ,
53- " psycopg[binary]==3.2.4 " ,
53+ " psycopg[binary]==3.2.8 " ,
5454 " PyJWT==2.10.1" ,
5555 " python-magic==0.4.27" ,
56- " redis==5.2.1 " ,
56+ " redis==6.0.0 " ,
5757 " requests==2.32.3" ,
58- " sentry-sdk==2.20 .0" ,
59- " url-normalize==1.4.3 " ,
60- " whitenoise==6.8.2 " ,
58+ " sentry-sdk==2.28 .0" ,
59+ " url-normalize==2.2.1 " ,
60+ " whitenoise==6.9.0 " ,
6161]
6262
6363[project .urls ]
@@ -68,18 +68,18 @@ dependencies = [
6868
6969[project .optional-dependencies ]
7070dev = [
71- " django-extensions==3.2.3 " ,
72- " drf-spectacular-sidecar==2024.12 .1" ,
71+ " django-extensions==4.1 " ,
72+ " drf-spectacular-sidecar==2025.5 .1" ,
7373 " pylint-django==2.6.1" ,
74- " pylint==3.3.4 " ,
75- " pytest-cov==6.0.0 " ,
76- " pytest-django==4.9.0 " ,
77- " pytest==8.3.4 " ,
74+ " pylint==3.3.7 " ,
75+ " pytest-cov==6.1.1 " ,
76+ " pytest-django==4.11.1 " ,
77+ " pytest==8.3.5 " ,
7878 " pytest-icdiff==0.9" ,
7979 " pytest-xdist==3.6.1" ,
80- " responses==0.25.6 " ,
81- " ruff==0.9.3 " ,
82- " types-requests==2.32.0.20241016 " ,
80+ " responses==0.25.7 " ,
81+ " ruff==0.11.9 " ,
82+ " types-requests==2.32.0.20250328 " ,
8383]
8484
8585[tool .setuptools ]
0 commit comments