⬆️(dependencies) update python dependencies

This commit is contained in:
renovate[bot]
2025-07-11 06:14:43 +00:00
committed by GitHub
parent a212417fb8
commit c48a4309c1

View File

@@ -26,7 +26,7 @@ readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"
dependencies = [ dependencies = [
"beautifulsoup4==4.13.4", "beautifulsoup4==4.13.4",
"boto3==1.39.3", "boto3==1.39.4",
"Brotli==1.1.0", "Brotli==1.1.0",
"celery[redis]==5.5.3", "celery[redis]==5.5.3",
"django-configurations==2.5.1", "django-configurations==2.5.1",
@@ -34,7 +34,7 @@ dependencies = [
"django-countries==7.6.1", "django-countries==7.6.1",
"django-csp==4.0", "django-csp==4.0",
"django-filter==25.1", "django-filter==25.1",
"django-lasuite[all]==0.0.10", "django-lasuite[all]==0.0.11",
"django-parler==2.3", "django-parler==2.3",
"django-redis==6.0.0", "django-redis==6.0.0",
"django-storages[s3]==1.14.6", "django-storages[s3]==1.14.6",
@@ -52,9 +52,9 @@ dependencies = [
"markdown==3.8.2", "markdown==3.8.2",
"mozilla-django-oidc==4.0.1", "mozilla-django-oidc==4.0.1",
"nested-multipart-parser==1.5.0", "nested-multipart-parser==1.5.0",
"openai==1.93.0", "openai==1.95.0",
"psycopg[binary]==3.2.9", "psycopg[binary]==3.2.9",
"pycrdt==0.12.23", "pycrdt==0.12.25",
"PyJWT==2.10.1", "PyJWT==2.10.1",
"python-magic==0.4.27", "python-magic==0.4.27",
"redis<6.0.0", "redis<6.0.0",