Author SHA1 Message Date
Renovate Bot 1bb61a85d9 chore(deps): update dependency tenacity to v9.1.4 2026-07-07 12:00:36 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim
FROM python:3.12-slim
WORKDIR /app
+1 -1
View File
@@ -36,6 +36,6 @@ reportlab==4.2.5
# Utilities
pydantic==2.13.4
pydantic-settings==2.14.2
tenacity==9.0.0
tenacity==9.1.4
structlog==24.4.0
python-dotenv==1.2.2