From 40d63751f6394be1384a1e24377ba1dfb2be1ce0 Mon Sep 17 00:00:00 2001 From: Georg Os Date: Fri, 21 Jun 2024 12:45:13 +0200 Subject: [PATCH] Bump rpft dependency --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 554b43c..75a420f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "packaging~=21.3", "rapidpro-abtesting@https://github.com/IDEMSInternational/rapidpro_abtesting/archive/refs/tags/0.1.2.tar.gz", "requests~=2.31", - "rpft@https://github.com/IDEMSInternational/rapidpro-flow-toolkit/archive/refs/tags/1.2.0.tar.gz", + "rpft@https://github.com/IDEMSInternational/rapidpro-flow-toolkit/archive/refs/tags/1.2.1.tar.gz", ] [project.scripts]