Skip to content

Commit bbf385d

Browse files
Bump types-dataclasses from 0.1.7 to 0.6.6
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.1.7 to 0.6.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-dataclasses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ced2f21 commit bbf385d

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.6.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)