Skip to content

Commit 162ec6c

Browse files
chore(deps): update ujson requirement from >=5.8.0 to >=5.12.0
Updates the requirements on [ujson](https://github.com/ultrajson/ultrajson) to permit the latest version. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.8.0...5.12.0) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0ffae3 commit 162ec6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"aiosqlite>=0.19.0",
2222
"aiocache>=0.12.2",
2323
"motor>=3.3.2",
24-
"ujson>=5.8.0",
24+
"ujson>=5.12.0",
2525
"backoff>=2.2.1",
2626
"pycryptodome>=3.19.1",
2727
"cryptography>=42.0.0",

0 commit comments

Comments
 (0)