From 55b3be735628dfecd19b31fd7b7eca6d31e44382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 07:20:43 +0000 Subject: [PATCH] build(deps)(deps): bump temporalio in /apps/guard-api Bumps [temporalio](https://github.com/temporalio/sdk-python) from 1.5.0 to 1.20.0. - [Release notes](https://github.com/temporalio/sdk-python/releases) - [Commits](https://github.com/temporalio/sdk-python/compare/1.5.0...1.20.0) --- updated-dependencies: - dependency-name: temporalio dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/guard-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/guard-api/requirements.txt b/apps/guard-api/requirements.txt index 75ebac2..5b61015 100644 --- a/apps/guard-api/requirements.txt +++ b/apps/guard-api/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.116.1 uvicorn[standard]==0.35.0 httpx==0.28.1 -temporalio==1.5.0 +temporalio==1.20.0 nats-py==2.11.0 pydantic==2.5.0 prometheus-client==0.22.1