diff --git a/setup.py b/setup.py index 458f0614..ec141628 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ "structlog==24.4.0", "pyicu==2.13.1", "jellyfish==1.1.0", - "orjson==3.10.9", + "orjson==3.10.10", "text-unidecode==1.3", "click==8.1.6", "normality==2.5.0",