Skip to content

Commit 3e2b236

Browse files
Bump types-ujson from 5.8.0.0 to 5.8.0.1
Bumps [types-ujson](https://github.com/python/typeshed) from 5.8.0.0 to 5.8.0.1. - [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 2e9f8f2 commit 3e2b236

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
@@ -76,7 +76,7 @@ test = [
7676
"redis",
7777
"itsdangerous >=1.1.0,<3.0.0",
7878
# types
79-
"types-ujson ==5.8.0.0",
79+
"types-ujson ==5.8.0.1",
8080
"types-orjson ==3.6.2",
8181
"types-redis ==4.6.0.5",
8282
"types-dataclasses ==0.6.6",

0 commit comments

Comments
 (0)