From 49493137f5a922e965c3ca0b0ec839384aa71b14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:07:35 +0000 Subject: [PATCH] feat(Dependencies): Update dependency minio to v7.2.8 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | minio | 7.2.7 | 7.2.8 | --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 25683f7..a245614 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,5 +2,5 @@ fastapi==0.114.0 uvicorn==0.30.3 fts3==3.13.1 beautifulsoup4==4.12.3 -minio==7.2.7 +minio==7.2.8 pydantic-settings==2.4.0