From 77014e941e46f0bd26f5fd80a3ce50bf1e42c1db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:54:49 +0000 Subject: [PATCH 1/3] Bump pydantic from 1.4 to 1.10.13 in /setup Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.4 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.4...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements-fastapi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements-fastapi.txt b/setup/requirements-fastapi.txt index 52cf3d19..39eee929 100644 --- a/setup/requirements-fastapi.txt +++ b/setup/requirements-fastapi.txt @@ -1,4 +1,4 @@ -pydantic==1.4 +pydantic==1.10.13 fastapi==0.109.1 typing==3.7.4 uvicorn==0.11.7 From 4519bba235cd43b6a47f65c5afc86b5d1fa80752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:52:38 +0000 Subject: [PATCH 2/3] Bump tqdm from 4.42.0 to 4.66.3 in /setup Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.42.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.42.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements-dataloader.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements-dataloader.txt b/setup/requirements-dataloader.txt index 89dd906c..4cacd4cf 100644 --- a/setup/requirements-dataloader.txt +++ b/setup/requirements-dataloader.txt @@ -4,7 +4,7 @@ pyarango==1.3.3 invoke==1.4.0 htmllistparse==0.5.2 urlfetch==1.1.3 -tqdm==4.42.0 +tqdm==4.66.3 joblib==1.2.0 pre-commit==1.21.0 From 3393a74799f0eefd32f1e8a1adaa0092b788a298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:43:44 +0000 Subject: [PATCH 3/3] Bump torch from 1.13.1 to 2.2.0 in /setup Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.13.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements-fastapi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements-fastapi.txt b/setup/requirements-fastapi.txt index 39eee929..2f657546 100644 --- a/setup/requirements-fastapi.txt +++ b/setup/requirements-fastapi.txt @@ -5,6 +5,6 @@ uvicorn==0.11.7 pyarango==1.3.3 pre-commit==1.20.0 fuzzysearch==0.7.0 -torch==1.13.1 +torch==2.2.0 regex==2020.7.14 https://buddhanexus.kc-tbts.uni-hamburg.de/packages/buddhanexus_lang_analyzer-0.1-py3-none-any.whl