Skip to content

Commit 079a077

Browse files
committed
Fix types-attrs version
1 parent 60b683d commit 079a077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ entry_points:
4141
- "black=formate_black:black_hook"
4242

4343
mypy_deps:
44-
- types-attrs>=0.2.0.post1
44+
- types-attrs>=0.2.0
4545

4646
exclude_files:
4747
- contributing

0 commit comments

Comments
 (0)