Skip to content

Commit 924e3f7

Browse files
authored
Merge pull request #58 from eadwinCode/dependabot/pip/types-ujson-5.7.0.0
Bump types-ujson from 5.6.0.0 to 5.7.0.0
2 parents bbeab1b + a309bed commit 924e3f7

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)