fix(security): bump regex from 2024.9.11 to 2026.1.15

Address security vulnerability flagged in regex==2024.9.11
This commit is contained in:
Lucas Gomide
2026-02-09 15:57:45 -03:00
parent f6fa04528a
commit f6a88110ce
2 changed files with 85 additions and 65 deletions

View File

@@ -14,7 +14,7 @@ dependencies = [
"instructor>=1.3.3",
# Text Processing
"pdfplumber~=0.11.4",
"regex~=2024.9.11",
"regex~=2026.1.15",
# Telemetry and Monitoring
"opentelemetry-api~=1.34.0",
"opentelemetry-sdk~=1.34.0",