Skip to content

Commit b0586f2

Browse files
Bump types-ujson from 5.7.0.0 to 5.7.0.1
Bumps [types-ujson](https://github.com/python/typeshed) from 5.7.0.0 to 5.7.0.1. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f597099 commit b0586f2

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
@@ -81,7 +81,7 @@ test = [
8181
"redis",
8282

8383
# types
84-
"types-ujson ==5.7.0.0",
84+
"types-ujson ==5.7.0.1",
8585
"types-orjson ==3.6.2",
8686
"types-dataclasses ==0.6.6",
8787
]

0 commit comments

Comments
 (0)