Skip to content

Commit 02d6235

Browse files
chore(deps): bump ujson from 4.2.0 to 5.10.0 (#557)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.2.0 to 5.10.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@4.2.0...5.10.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf1aa29 commit 02d6235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ starlette==0.17.1; python_version >= "3.6" and python_full_version >= "3.6.2" an
4242
toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.3.0"
4343
typer==0.15.1; python_version >= "3.6"
4444
typing-extensions==4.12.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
45-
ujson==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
45+
ujson==5.10.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
4646
urllib3==2.3.0; python_full_version >= "3.6.1" and python_version < "4"
4747
uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
4848
uvloop==0.21.0

0 commit comments

Comments
 (0)