Skip to content

Commit 508d97e

Browse files
committed
Bump to the latest version of click-type-test
Needed for compatibility with click v8.3+
1 parent d15f1b0 commit 508d97e

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
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[dependency-groups]
66
dev = [
77
"pytest<9",
8-
'click-type-test==1.1.0;python_version>="3.10"',
8+
'click-type-test==1.3.0;python_version>="3.10"',
99
"coverage<8",
1010
"identify>=2.6.9",
1111
"pytest-xdist<4",

0 commit comments

Comments
 (0)