Skip to content

Commit 48224be

Browse files
authored
Merge pull request #57 from eadwinCode/dependabot/pip/types-dataclasses-0.6.6
Bump types-dataclasses from 0.1.7 to 0.6.6
2 parents 924e3f7 + bbf385d commit 48224be

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
@@ -79,7 +79,7 @@ test = [
7979
# types
8080
"types-ujson ==5.7.0.0",
8181
"types-orjson ==3.6.2",
82-
"types-dataclasses ==0.1.7",
82+
"types-dataclasses ==0.6.6",
8383
]
8484
dev = [
8585
"pre-commit"

0 commit comments

Comments
 (0)