diff --git a/frameworks/Python/falcon/requirements-db-tortoise.txt b/frameworks/Python/falcon/requirements-db-tortoise.txt index 4a878f65e87..d39689b0645 100644 --- a/frameworks/Python/falcon/requirements-db-tortoise.txt +++ b/frameworks/Python/falcon/requirements-db-tortoise.txt @@ -1,3 +1,3 @@ asyncpg==0.27.0 -orjson==3.8.10 +orjson==3.11.6 tortoise-orm==0.19.3