From 56ec302b1fddc0dee84e2bfd49e7924cffab83a8 Mon Sep 17 00:00:00 2001 From: "dnastack-renovate[bot]" <209827418+dnastack-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:40:41 +0000 Subject: [PATCH] [CU-86b4umhm1] Update dependency dnastack-client-library to v3.1.238 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e3a5cc3..137414a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ ] dependencies = [ "click==8.1.8", - "dnastack-client-library==3.1.232", + "dnastack-client-library==3.1.238", "jsonpickle==4.1.1", "miniwdl==1.14.2", "requests==2.34.2",