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=[