Skip to content

Commit a309bed

Browse files
Bump types-ujson from 5.6.0.0 to 5.7.0.0
Bumps [types-ujson](https://github.com/python/typeshed) from 5.6.0.0 to 5.7.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-ujson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ced2f21 commit a309bed

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
@@ -77,7 +77,7 @@ test = [
7777
"email_validator >=1.1.1",
7878

7979
# types
80-
"types-ujson ==5.6.0.0",
80+
"types-ujson ==5.7.0.0",
8181
"types-orjson ==3.6.2",
8282
"types-dataclasses ==0.1.7",
8383
]

0 commit comments

Comments
 (0)