Skip to content

Commit 738c20f

Browse files
authored
Merge pull request #34 from eadwinCode/dependabot/pip/types-orjson-3.6.2
Bump types-orjson from 3.6.0 to 3.6.2
2 parents 26d6637 + 526a9ea commit 738c20f

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

7878
# types
7979
"types-ujson ==0.1.1",
80-
"types-orjson ==3.6.0",
80+
"types-orjson ==3.6.2",
8181
"types-dataclasses ==0.1.7",
8282
]
8383
dev = [

0 commit comments

Comments
 (0)