diff --git a/pyproject.toml b/pyproject.toml index 23206aa..8b329ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "itsdangerous==2.2.0", "jinja2==3.1.6", "msgpack==1.1.2", - "orjson==3.11.5", + "orjson==3.11.7", "pydantic==2.12.5", "strictyaml==1.7.3", "python-multipart==0.0.22",