Skip to content

Commit 0fd67c0

Browse files
📦 bump ujson from 5.10.0 to 5.11.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.10.0...5.11.0) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61bb4dd commit 0fd67c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ dynamic = ["version"]
2424

2525
[project.optional-dependencies]
2626
all = [
27-
"ujson==5.10.0",
27+
"ujson==5.11.0",
2828
"python-dateutil==2.9.0.post0",
2929
"types-python-dateutil==2.9.0.20250708",
3030
"psutil==7.1.0",
3131
]
3232
checksum = [
33-
"ujson==5.10.0",
33+
"ujson==5.11.0",
3434
]
3535
dateutil = [
3636
"python-dateutil==2.9.0.post0",

0 commit comments

Comments
 (0)