Skip to content

Commit 56b65ab

Browse files
authored
Merge pull request #127 from python-ellar/dependabot/pip/types-ujson-5.8.0.1
Bump types-ujson from 5.8.0.0 to 5.8.0.1
2 parents 1b7ac22 + 3e2b236 commit 56b65ab

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)