From 6271272e6013e9111f4664cb5dd4e8bd6341f824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 08:57:05 -0700 Subject: [PATCH] chore(deps): bump nh3 from 0.2.21 to 0.3.5 (#39988) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 64741c8ad1c..9229564152f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dependencies = [ "marshmallow>=3.0, <4", "marshmallow-union>=0.1", "msgpack>=1.0.0, <1.2", - "nh3>=0.2.11, <0.3", + "nh3>=0.2.11, <0.4", "numpy>1.23.5, <2.3", "packaging", # --------------------------