Skip to content

Commit a61a9d0

Browse files
chore(deps): bump orjson from 3.10.18 to 3.11.4 (#209)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.18 to 3.11.4. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.18...3.11.4) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f59ad49 commit a61a9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requires-python = ">=3.11"
1515
dependencies = [
1616
"Flask==3.1.1",
1717
"gunicorn>=20.1.0",
18-
"orjson==3.10.18",
18+
"orjson==3.11.4",
1919
"python-i18n[yaml]==0.3.9",
2020
"Babel==2.17.0",
2121
]

0 commit comments

Comments
 (0)