diff --git a/setup.py b/setup.py index 4983a4bb..2ee331fe 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ "structlog==23.2.0", "pyicu==2.12", "jellyfish==1.0.1", - "orjson==3.9.10", + "orjson==3.9.15", "text-unidecode==1.3", "click==8.1.6", "normality==2.5.0",