From 081114cac42a5c4f497a60a9d68a5745f4322a5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:12:59 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fts3 to v3.13.4 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | fts3 | 3.13.1 | 3.13.4 | --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index e249a7e..1d220a8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.0 uvicorn==0.30.3 -fts3==3.13.1 +fts3==3.13.4 beautifulsoup4==4.12.3 minio==7.2.7 pydantic-settings==2.4.0