From dd9bdf84f397b347d5063eb47852a2b6ccc174d3 Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Wed, 1 Jul 2026 16:09:24 +0200 Subject: [PATCH] fix: update dependencies (1.4.1) --- deploy/overlays/production/kustomization.yaml | 2 +- requirements.txt | 40 +++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/deploy/overlays/production/kustomization.yaml b/deploy/overlays/production/kustomization.yaml index f5322b7..1a109e2 100644 --- a/deploy/overlays/production/kustomization.yaml +++ b/deploy/overlays/production/kustomization.yaml @@ -13,7 +13,7 @@ resources: images: - name: math-exercises newName: harbor.cl1.parano.ch/library/math-exercice - newTag: 1.4.0 + newTag: 1.4.1 # Production-specific labels diff --git a/requirements.txt b/requirements.txt index 07025cb..aef950c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,32 +1,32 @@ annotated-doc==0.0.4 annotated-types==0.7.0 -anyio==4.12.0 -boto3==1.42.6 -boto3-stubs==1.42.6 -botocore==1.42.6 -botocore-stubs==1.42.6 -click==8.3.1 +anyio==4.14.1 +boto3==1.43.38 +boto3-stubs==1.43.38 +botocore==1.43.38 +botocore-stubs==1.43.14 +click==8.4.2 defusedxml==0.7.1 -fastapi==0.124.0 -fonttools==4.61.0 -fpdf2==2.8.5 +fastapi==0.138.2 +fonttools==4.63.0 +fpdf2==2.8.7 h11==0.16.0 -idna==3.11 +idna==3.18 Jinja2==3.1.6 -jmespath==1.0.1 +jmespath==1.1.0 MarkupSafe==3.0.3 -pillow==12.0.0 -pydantic==2.12.5 -pydantic_core==2.41.5 +pillow==12.3.0 +pydantic==2.13.4 +pydantic_core==2.46.4 python-dateutil==2.9.0.post0 -python-multipart==0.0.20 -s3transfer==0.16.0 +python-multipart==0.0.32 +s3transfer==0.19.0 six==1.17.0 sniffio==1.3.1 -starlette==0.50.0 -types-awscrt==0.29.2 +starlette==0.46.2 +types-awscrt==0.34.1 types-s3transfer==0.16.0 typing-inspection==0.4.2 typing_extensions==4.15.0 -urllib3==2.6.1 -uvicorn==0.38.0 +urllib3==2.7.0 +uvicorn==0.49.0