Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 688d8fd

Browse files
Build(deps): bump orjson in /frameworks/Python/flask
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.7 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.8.7...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 6f02a28 commit 688d8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/Python/flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ itsdangerous==2.1.2
99
Jinja2==3.1.6
1010
MarkupSafe==2.1.2
1111
ujson==5.4.0
12-
orjson==3.8.7; implementation_name=='cpython'
12+
orjson==3.11.6; implementation_name=='cpython'
1313
Werkzeug==2.3.8

0 commit comments

Comments
 (0)