From 29e79ff1ef52c133c90de9c45c6fc0e6ecee4c02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 22:36:28 +0000 Subject: [PATCH] Update dependency json-stream to v2.3.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4e0e7ea..b5fdf0b 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "test": [ "pytest>7.1,<8", "json-stream-rs-tokenizer[benchmark]", - "json-stream==2.3.2", + "json-stream==2.3.3", ], }, classifiers=[