diff --git a/pyproject.toml b/pyproject.toml index 822f4b8..edda426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ # Production requirements "aiohttp==3.12.15", "mashumaro==3.16", - "orjson==3.11.2", + "orjson==3.11.3", # Test requirements "aioresponses==0.7.8",