diff --git a/pyproject.toml b/pyproject.toml index d3836a8..a1892e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ # Production requirements "aiohttp==3.12.14", "mashumaro==3.16", - "orjson==3.10.18", + "orjson==3.11.0", # Test requirements "aioresponses==0.7.8",