diff --git a/frameworks/Python/flask/requirements.txt b/frameworks/Python/flask/requirements.txt index a9a51e871b3..5c2f1ee4de8 100644 --- a/frameworks/Python/flask/requirements.txt +++ b/frameworks/Python/flask/requirements.txt @@ -9,5 +9,5 @@ itsdangerous==2.1.2 Jinja2==3.1.6 MarkupSafe==2.1.2 ujson==5.4.0 -orjson==3.8.7; implementation_name=='cpython' +orjson==3.11.6; implementation_name=='cpython' Werkzeug==2.3.8