Skip to content

Commit 1190cc6

Browse files
committed
update orjson to newer version
1 parent b2261a8 commit 1190cc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/openapi-generator/src/main/resources/python-fastapi/requirements.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.7
1818
itsdangerous==1.1.0
1919
Jinja2==3.1.4
2020
MarkupSafe==2.0.1
21-
orjson==3.9.15
21+
orjson==3.11.6
2222
promise==2.3
2323
pydantic>=2
2424
python-dotenv==0.17.1

samples/server/petstore/python-fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.7
1818
itsdangerous==1.1.0
1919
Jinja2==3.1.4
2020
MarkupSafe==2.0.1
21-
orjson==3.9.15
21+
orjson==3.11.6
2222
promise==2.3
2323
pydantic>=2
2424
python-dotenv==0.17.1

0 commit comments

Comments
 (0)