diff --git a/pyproject.toml b/pyproject.toml index 4c691a9..ef255fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "django-taggit==6.1.0", "environs[django]==14.2.0", "fontawesomefree==6.6.0", - "orjson==3.10.18", + "orjson==3.11.3", "psycopg2-binary==2.9.10", "shortuuid==1.0.13", ]