diff --git a/setup.py b/setup.py index c97af05d..9de559da 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ "structlog==23.1.0", "pyicu==2.11", "jellyfish==1.0.0", - "orjson==3.9.5", + "orjson==3.9.7", "text-unidecode==1.3", "click==8.1.6", "normality==2.4.0",