From be509c700ffa9332a7f2f2dcd608e518760b5c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 01:01:04 +0000 Subject: [PATCH] build(deps): Bump taipy from 3.1.1 to 4.0.0 in /backend Bumps [taipy](https://github.com/Avaiga/taipy) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/Avaiga/taipy/releases) - [Commits](https://github.com/Avaiga/taipy/compare/3.1.1...4.0.0) --- updated-dependencies: - dependency-name: taipy dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 1dbcbcd..f56413b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ pydantic==2.5.3 pydantic-settings==2.1.0 # Taipy for UI, orchestration, and scenario management -taipy==3.1.1 +taipy==4.0.0 taipy-gui==3.1.1 taipy-core==3.1.1 taipy-rest==3.1.1