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