From dbb4b2ab4581564d7a7786caeb5a1d9aa3a2b8cc Mon Sep 17 00:00:00 2001 From: David Shoen Date: Wed, 13 May 2026 13:53:17 +0300 Subject: [PATCH] chore:upgrade OPAL to 0.9.6 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 65623357..29c5b983 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ httpx>=0.27.0,<1 # google-re2 # use re2 instead of re for regex matching because it's simiplier and safer for user inputted regexes protobuf>=6.33.5 # pinned to avoid CVE-2026-0994 cryptography>=46.0.5,<47 # pinned to avoid CVE-2026-26007 -opal-common==0.9.5 -opal-client==0.9.5 +opal-common==0.9.6 +opal-client==0.9.6