Skip to content

Commit 85e4295

Browse files
build(deps): bump orjson in /samples/server/petstore/python-fastapi
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.11.6. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.15...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8052c2c commit 85e4295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)