Skip to content

Commit fcace24

Browse files
authored
Merge pull request #603 from sirosen/bump-click-type-test
Bump to the latest version of click-type-test
2 parents d15f1b0 + 508d97e commit fcace24

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)