build(deps-dev): bump python-dotenv from 1.2.2 to 1.2.3 in /engine (#7702)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-31 10:14:19 +01:00
committed by GitHub
parent 5fe7df3933
commit 3aca7a26f6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ engine = [
# No `voyageai` extra either; stirling.documents.voyage speaks its API directly.
"pydantic-ai-slim[anthropic,openai]>=1.107.2,<2.0.0",
"pydantic-settings>=2.15.0",
"python-dotenv>=1.2.2",
"python-dotenv>=1.2.3",
"sqlite-vec>=0.1.9",
"uvicorn>=0.52.3",
]